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

Error 500 On Fresh Install #46

Closed
ghost opened this issue Jun 25, 2013 · 2 comments
Closed

Error 500 On Fresh Install #46

ghost opened this issue Jun 25, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Jun 25, 2013

Following the install instructions from the README.md I get the following error:

HTTP error 500

TypeError: Arguments to path.resolve must be strings
    at Object.exports.resolve (path.js:313:15)
    at registry.decl.createBlocksLevelsNodes (/Users/jeremy/Documents/projects/bem-info/node_modules/bem/lib/nodes/seed.js:105:39)
    at makePromise.apply (/Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/qq/node_modules/q/q.js:436:27)
    at makePromise.promise.promiseSend (/Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/qq/node_modules/q/q.js:264:41)
    at /Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/qq/node_modules/q/q.js:680:28
From previous event:
    at /Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/q/q.js:1054:16
    at Object.module.exports.INHERIT.withLock (/Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/apw/lib/arch.js:77:18)
    at registry.decl.make (/Users/jeremy/Documents/projects/bem-info/node_modules/bem/lib/nodes/seed.js:30:30)
    at /Users/jeremy/Documents/projects/bem-info/node_modules/bem/node_modules/q/q.js:1036:28

I'm a bit lost on how to move forward here, if anyone could help that would be great!

@tadatuta
Copy link
Contributor

Please try it once again from scratch, should work now

@ghost
Copy link
Author

ghost commented Jun 25, 2013

Thank's Vova, your changes ( 1d2012d ) solved the problem. It works great now!

@ghost ghost closed this as completed Jun 25, 2013
This issue was closed.
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

1 participant