-
Notifications
You must be signed in to change notification settings - Fork 504
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
Unable to run Mosaico #130
Comments
it seems npm is not working correctly in your environment (npm install output should be hundreds of lines). I know another user reported issues with default npm in the ubuntu distro: |
Well, I also forgot to congratulate with you because you are the first user that proved to read the readme ;-)
If this doesn't work, then:
If you still get stuck in the same place, please write here the full output of your npm install. |
Any feedback on this? Did you solve the issue? How? |
No feedback. Closing. |
Am unable to run Mosaico. Errors detailed below.
Specs:
Ubuntu 15.10, Node v4.4.0, npm 3.8.3.
$ npm list -g --depth=0
[email protected], [email protected], [email protected], [email protected], [email protected]
$ npm install (same output as $ npm install --only=dev)
$ grunt
Aborted due to warnings.
$ w3m http://localhost:9006
w3m: Can't load http://localhost:9006.
Other:
Isn't Grunt supposed to start node as a server? If so, then I understand.
Done. I have some experience with Node and Gulp (none with Grunt), but am no means a guru.
Please advise.
Thanks
The text was updated successfully, but these errors were encountered: