Open cruelmelody opened 6 years ago
Hey @cruelmelody, I'm also a beginner in Bulma and also stumbled with the same issue earlier today. Have you tried running npm install at the root directory? It solved my issue.
Hey @cruelmelody, check out the Get your feet wet section to see, if that clears things up sufficiently enough to get you started (again).
Hey @cruelmelody, I'm also a beginner in Bulma and also stumbled with the same issue earlier today. Have you tried running npm install at the root directory? It solved my issue.
Thanks for the tip! I was in the wrong folder and my .css and .js kept getting compiled and placed into my .Trash directory lol. I appreciate it!
Hey there,
I'm trying to get this framework up and running because it looks awesome and I really want to use it, however, I can't for the life of me figure out why my SASS isn't compiling. What I've done:
I checked the debug log and it doesn't really give much detail. FYI I'm running npm v.5.6.0 and I've also tried running the command as sudo.
Any ideas? I'm adding my custom SASS to _sass/_main.scss as intended. I've been banging my head up against the wall with this one and I'm sure it's a simple fix.
Much appreciated!