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
You also have to install the dependencies with npm install before using parcel.
If you are using parcel and this error occurs: @parcel/transformer-js: Browser scripts cannot have imports or exports., you can fix it by modifying line 113 in index.html like this:
when i download the files i see this error! and page didn't load
Uncaught SyntaxError: Cannot use import statement outside a module
The text was updated successfully, but these errors were encountered: