Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

418
Views
static/css/main.61381647.css from Css Minimizer plugin at parse (<anonymous>)

Describe the bug I am learning react,in fullstackopen,I want to build,but failed,I do some thing like this for example

rm -rf package-lock.json
rm -rf node_modules
npm cache clean --force
npm install

but i get a new problem

npm run build

> note@0.1.0 build
> react-scripts build

Creating an optimized production build...
Failed to compile.

static/css/main.61381647.css from Css Minimizer plugin
    at parse (<anonymous>)

Steps to reproduce Issue can be replicated easily via

git clone https://github.com/yougongjiang/FullsatckopenPractice.git
cd part2/note
npm install
npm run build

Expected behavior I expected npm run build to work without errors.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You could try editing your package-lock.json and removing the dependency on Css Minimizer, then re-installing it using npm install afterwards. If that doesn't work, remove it again and consider changing the version of css minimizer you're installing.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!