pagesource / fusion-components

A collection of React Components built with Emotion.js
https://sape-fusion.herokuapp.com/
MIT License
13 stars 22 forks source link

npm start command not working #18

Closed vinaymavi closed 6 years ago

vinaymavi commented 6 years ago

npm command not working for me, getting following error. Error image

Debug logs

image

sbmadhav commented 6 years ago

The pull request #20 should fix this issue. In the interim please run npm run build before you do npm start

page-source commented 6 years ago

When I run 'npm run start' -> It doesn't hot-reload, doesn't show warnings in console. When I run 'npm run dev'-> It hot-reloads, shows errors/warnings in console.