Describe the bug
Unable to install via yarn (1.22.11) having Node 16.9.1
To Reproduce
- Install Node 16.9.1
- Install Yarn 1.22.11
- Attempt to install ness.css via Yarn
- See error in console
Expected behavior
Package is installed successfully.
Screenshots

Environment:
- OS: macOS
- Browser: N/A
- Build environment (i.e. NodeJS): N/A (Not building)
Suggestion(s) for fixing this issue
Either remove the engine field from package.json or update it accordingly.
Additional context
None.
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
enginefield frompackage.jsonor update it accordingly.Additional context
None.