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 found it throw out an Error which shows it can't find "regenerator-runtime" when I have installed this package.
Then I found it was listed in the devDependencies.
So why not put it into the dependencies list instead?
I found it throw out an Error which shows it can't find "regenerator-runtime" when I have installed this package.
Then I found it was listed in the devDependencies.
So why not put it into the dependencies list instead?