Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dust is not working in node v0.6 #43

Open
snatesan opened this issue Dec 20, 2011 · 2 comments
Open

Dust is not working in node v0.6 #43

snatesan opened this issue Dec 20, 2011 · 2 comments

Comments

@snatesan
Copy link

Hi,

Just wanted to let you know that Dust is not working in the latest version of node. It throws the following exception

Error: require.paths is removed. Use node_modules folders, or the NODE_PATH environment variable instead.
at Function. (module.js:376:11)
at Object. (/Users/satheesh/NodeTraining/Express/node_modules/dust/lib/server.js:6:8)
at Module._compile (module.js:432:26)
at Object..js (module.js:450:10)
at Module.load (module.js:351:31)
at Function._load (module.js:310:12)
at Module.require (module.js:357:17)
at require (module.js:368:17)
at Object. (/Users/satheesh/NodeTraining/Express/node_modules/dust/lib/dust.js:511:7)
at Module._compile (module.js:432:26)

Thanks!

@stanpalatnik
Copy link

Solved here: #39

@vybs
Copy link

vybs commented Mar 29, 2012

Solved here too : https://github.com/linkedin/dustjs

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

No branches or pull requests

3 participants