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
ERROR in ./_site/_templates/_process/js/script.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main resolved in /Users/wayne/local.projects/BubbleworksWebsite/node_modules/@babel/helper-compilation-targets/package.json
...
...
BT omitted
To get this ti work on macOS node version 14.4.0 I had to:
I ran into this error....
To get this ti work on macOS node version 14.4.0 I had to:
Delete the initial
node_modules
folderdelete
package-lock.json
Modify
package.json
The text was updated successfully, but these errors were encountered: