creativetimofficial / light-bootstrap-dashboard-react

React version of Light Bootstrap Dashboard
MIT License
749 stars 1.04k forks source link

[Bug] failure to start: Cannot find module '@csstools/normalize.css' #55

Closed marcoeg closed 3 years ago

marcoeg commented 5 years ago

Version

1.3

Reproduction link

https://www.creative-tim.com/new-issue/light-bootstrap-dashboard-react

Operating System

linux Ubuntu 18.04

Device

Dell XPS 15

Browser & Version

Chrome

Steps to reproduce

clone the repo $ npm install $ npm start

What is expected?

The browser to start

What is actually happening?

Failed to compile.

./src/assets/css/pe-icon-7-stroke.css (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-3-1!./node_modules/postcss-loader/src??postcss!./src/assets/css/pe-icon-7-stroke.css) Error: Cannot find module '@csstools/normalize.css'


Solution

Additional comments

einazare commented 5 years ago

Hello there, @marcoeg ,

Thank you for your interest in working with our products and sorry for this late response. I've tested and re-tested your issue, clone the repo, run install and start commands, and no errors where given. Could you please make sure you have the latest LTS version of npm and NodeJS? Also, if the error persists, I will require from you a video with the following:

Best, Manu