Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Can't find module brunch #24

Closed
ntulip opened this issue Feb 24, 2011 · 7 comments
Closed

Can't find module brunch #24

ntulip opened this issue Feb 24, 2011 · 7 comments

Comments

@ntulip
Copy link

ntulip commented Feb 24, 2011

on "brunch new mylittleapp" i get:

brunch new listings

node.js:116
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: Cannot find module 'brunch'
at Function._resolveFilename (module.js:290:11)
at Function._load (module.js:242:25)
at require (module.js:318:19)
at Object. (/usr/local/lib/node/.npm/brunch/0.4.1/package/lib/brunch.js:9:12)
at Object. (/usr/local/lib/node/.npm/brunch/0.4.1/package/lib/brunch.js:153:4)
at Module._compile (module.js:374:26)
at Object..js (module.js:380:10)
at Module.load (module.js:306:31)
at Function._load (module.js:272:10)
at require (module.js:318:19)

Any ideas

@tosh
Copy link
Member

tosh commented Feb 24, 2011

I am currently not sure why brunch requires itself on line 9. hopefully nik will look into it when he wakes up. thank you for the bug report. the command line tool definitely should not blow up in your face during project creation. sorry!

@ntulip
Copy link
Author

ntulip commented Feb 24, 2011

FYI: I haven't resolved it but this might have something to do with the way node.js 0.4.0/npm handles finding installed modules.

@nikgraf
Copy link
Member

nikgraf commented Mar 8, 2011

do you still have this problem?

@ntulip
Copy link
Author

ntulip commented Mar 8, 2011

yes but I do believe it's the node install. haven't had a chance to see what is going on. my above comment is where I've last stopped.

@nikgraf
Copy link
Member

nikgraf commented Mar 8, 2011

kk, mabey you find some time to try it again and give us some feedback
thx!

@mwotton
Copy link

mwotton commented Mar 11, 2011

Yep, still getting this. using npm 0.3.14 and node 0.4.1

@nikgraf
Copy link
Member

nikgraf commented Jun 6, 2011

sorry, but i'm closing this one …

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

No branches or pull requests

4 participants