-
Notifications
You must be signed in to change notification settings - Fork 59
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
build crash: Error: Cannot find module 'config' #28
Comments
same issue |
$ doxity build
Generating CSS /Users/nikolamadjarevic/Desktop/Decenter/DigitalPrint/scripts/doxity/node_modules/gatsby/dist/bin/cli.js:52 npm ERR! code ELIFECYCLE npm ERR! A complete log of this run can be found in: ## almost same issue |
not same. you have problems at compile stage - there are errors parsing contracts. |
Actually not. I have warnings at compile stage, but it's compiled successfully. |
have the same problem with gatsby build |
fixed with using nodejs 8 |
Same issue. Downgraded from Node 11 to Node 8. Thanks @KatSick |
Сonfig is available!
Doxity v0.5.2
node v9.11.1
When I install config:
npm i config
:The text was updated successfully, but these errors were encountered: