Skip to content

Add documentation concerning node.js & package versions #4

@younes0

Description

@younes0

Thanks for the tutorial, useful for making a facebook messages-like UI

Trying the server app with the latest version of node (0.10.5) results in a "Not Found" http response.
So I switched to the Node.js 0.6.12, but the package.json tells to grab the latest version of the packages which result in errors. I solved by removing the "at least" directives, everything works as expected now.

Since I'm new to Node.js, I had to scratch my head a little bit, could you add notes about this problem ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions