-
Notifications
You must be signed in to change notification settings - Fork 81
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
npm install bulma-start has package.json not found issue #25
Comments
Just tried all the steps above now, I get the same error as @rkrules. Output:
Note that execution doesn't crash. Visiting localhost:8080 throws an |
In which directory are you runing npm install? Yo can know it using "pwd" in Linux or "cd" in Windows |
I'm also having the sample problem in which it just gets stuck:
node
|
Hi @yujinyuz, your output seems correct, have you tried to modify /_sass/main.scss? Does it works? I just tried today [26/10/2020]: step 1. download .zip from https://bulma.io/bulma-start/ If it is, you made it! 🚀 |
I am a complete beginner and struggling little bit to get started. Bulma-start doesn't provide instructions for npm install, but I tried npm install bulma-start and seeing below errors.
I then went the route of extracting from zip and npm install and npm start, however now I get stuck at
Isn't something more supposed to happen ?
The text was updated successfully, but these errors were encountered: