Closed rrousselGit closed 4 years ago
Hi @rrousselGit
We didn't change anything regarding this dependency (which is transitive btw)
This seems related to this issue, due to bad ES modules support in some node versions: https://github.com/jorgebucaran/colorette/issues/48
Using node 13.7 or 14.x, and enable ES imports, should solve the issue
🐛 Bug Report
Running
npm i
on an existing project creating a new project breaks the site, which no-longer startaHave you read the Contributing Guidelines on issues?
Yes
To Reproduce
Expected behavior
The site starts
Actual Behavior
An error screen, with many errors in the console:
See:
Your Environment
Reproducible Demo
Not needed – applies to fresh projects with no code involved.