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
There is an issue on "parcel-bundler": "1.12.4" that causes this issue. If you are having this issue a quick fix is to use "parcel-bundler": "1.12.3", in the package.json and then run npm install
There is an issue on "parcel-bundler": "1.12.4" that causes this issue. If you are having this issue a quick fix is to use
"parcel-bundler": "1.12.3",
in the package.json and then runnpm install
This issue is being worked on in parcel
parcel-bundler/parcel#5943
The text was updated successfully, but these errors were encountered: