question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Cannot find module '@csstools/normalize.css' after running npm start command

See original GitHub issue

Is this a bug report?

(write your answer here)

Did you try recovering your dependencies?

(Write your answer here.)

Which terms did you search for in User Guide?

(Write your answer here if relevant.)

Environment

(paste the output of the command here)

Steps to Reproduce

(Write your steps here:)

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

(Write what happened. Please add screenshots!)

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7

github_iconTop GitHub Comments

3reactions
ncesarcommented, Apr 25, 2019

Same error here. Did you find the fix?

edit

I just needed to update my create-react-app to version 3.0.0 and my nodejs to the latest version, using nvm on Linux Mint.

Cheers

0reactions
tansyDeveloper04-Arifcommented, Apr 30, 2019

yes unistall entire directory and install again

On Thu, Apr 25, 2019, 8:56 AM César Nascimento notifications@github.com wrote:

Same error here. Did you find the fix?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/facebook/create-react-app/issues/6886#issuecomment-486506186, or mute the thread https://github.com/notifications/unsubscribe-auth/ALVL3T7DPZCYH3IFZRIKTWTPSEQGFANCNFSM4HICUHUA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

I get an error when using the command "npm run start" for my ...
Failed to compile. Loading PostCSS "postcss-normalize" plugin failed: Cannot find module 'postcss-normalize' Require stack: /Users/abc/ ...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
In my case, I need to install the react-icons package so the freeCodeCamp icon can be resolved. I'll do that by running yarn...
Read more >
postcss-import - npm
Start using postcss-import in your project by running `npm i postcss-import` ... When importing a module, it will look for index.css or file ......
Read more >
npm-run-script
Description. This runs an arbitrary command from a package's "scripts" object. If no "command" is provided, it will list the available scripts.
Read more >
node-sass - npm
Wrapper around libsass. Latest version: 8.0.0, last published: 2 months ago. Start using node-sass in your project by running `npm i ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found