Skip to content

Windows 10 Requires normalize.css! #16

@mmortazavi

Description

@mmortazavi

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 workingdocumentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions