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
I have same problem. yarn add nes.css --ignore-engines is working well on local but on AWS Amplify or Netlify is not working. I think --ignore-engines is not enough solution.
Describe the bug
Unable to install via yarn (1.22.11) having Node 16.9.1
To Reproduce
Expected behavior
Package is installed successfully.
Screenshots
Environment:
Suggestion(s) for fixing this issue
Either remove the
engine
field frompackage.json
or update it accordingly.Additional context
None.
The text was updated successfully, but these errors were encountered: