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
With a vanilla install, I had the same issue running npm run build that others have had in various tickets. "Initializing static variables in ambient context..."
Ran npm update and all is well. Thinking this might be a good addition to the README.
The text was updated successfully, but these errors were encountered:
With a vanilla install, I had the same issue running
npm run build
that others have had in various tickets. "Initializing static variables in ambient context..."Ran
npm update
and all is well. Thinking this might be a good addition to the README.The text was updated successfully, but these errors were encountered: