Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

csstools/normalize missing during npm install on Ubuntu 18.04 #432

Open
jmlon opened this issue Sep 18, 2019 · 1 comment
Open

csstools/normalize missing during npm install on Ubuntu 18.04 #432

jmlon opened this issue Sep 18, 2019 · 1 comment

Comments

@jmlon
Copy link

jmlon commented Sep 18, 2019

Cloned the repo, did the npm install (with a few failures), and after the npm start got this error message:
`Failed to compile.

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

Found a solution that worked for me:
npm remove csstools/normalize.css; npm install csstools/normalize.css

@moxiegirl moxiegirl changed the title Problems compiling on Ubuntu 18.04 csstools/normalize missing during npm install on Ubuntu 18.04 Sep 18, 2019
@moxiegirl
Copy link
Contributor

@jmlon thanks for the note. I've changed the title to reflect the error so other folks can find this ticket.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants