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
{{ message }}
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.
Parcel by default is installing v1 and fails at least on node v16.
Instead had to install v2
npm install -g parcel@next
The text was updated successfully, but these errors were encountered: