-
-
Notifications
You must be signed in to change notification settings - Fork 569
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Thanks for the great tool; well-done, and I will be looking forward to trying out new features.
One note for Windows 10 Users. After following the instructions and successfully installing the make-sense I couldn't view it in the browser (e.g. Google Chrome). Basically npm start
in Windows 10 Ubuntu results in the following error in the browser:
Error: Cannot find module '@csstools/normalize.css' nodejs
Although the message is self-explanatory, but I was struggling a bit since I have had zero experience with Node.js. Finally I figured one need to install normalize.css
simply:
npm install normalize.css
Maybe it is best that README to be updated.
And you are good to go, Happy labelling!!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation