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
This is going to be tricky to upgrade because we need to use a package that lets us modify webpack configs on top of CRA that supports this version. We currently use rescripts, but that repo has been recently archived.
24|admin-r | 2022-06-03T13:06:45: (webpack)/buildin/global.js
24|admin-r | 2022-06-03T13:06:45: Error: ENOENT: no such file or directory, open ‘/Users/[user]/projects/fxa/node_modules/react-scripts/node_modules/webpack/buildin/global.js’
^This is rescripts attempting to look inside react-scripts for a webpack file that was moved to another path (unsure what path without looking) with the react-scripts upgrade. There doesn't seem to be a note or issue from the author.
Failed dependabot PR: https://github.com/mozilla/fxa/pull/12612
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: