Skip to content

Conversation

coderaiser
Copy link

require.paths.unshift(__dirname + '/../Shared/'); ->  require('../Shared/protocol');

Fixes: #68, #78.

@johan
Copy link

johan commented Jan 9, 2015

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: require.paths is removed, use node_modules folders or The NODE_PATH environment variable instead
2 participants