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
@JasenWu Have you accidently updated the dev dependencies?
You could try to rename it to OccurrenceOrderPlugin because it got renamed. However with the current versions which are locked in the yarn.lock file, this should not happen. I also can't reproduce this. A clean git clone && yarn install && yarn run dev works fine for me.
Have you tried to delete node_modules and reinstall the dependencies?
Can you post the package.json ? It seems that something got updated in your dependencies. Like webpack to 2
The text was updated successfully, but these errors were encountered: