You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late answer. I'm using yarn install --ignore-engines to install the dependencies for my project. To add the package you can edit the package.json file by hand.
Describe the bug
Can not install with node 15.4.0 using yarn.
To Reproduce
Get node 15.4.0, install yarn 1.22.5, then
Expected behavior
NES.css installs correctly
Screenshots
Environment:
Suggestion(s) for fixing this issue
Remove the engine field from package.json, or update it.
Additional context
IDK, thanks.
The text was updated successfully, but these errors were encountered: