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
I got this error after adding a repo from its folder directly. This other repo had its own pkg json and so webpack mistake
this pkg json from the root one. I solved this by specifing webpack where to look for the node_modules directly with an
'include' property: