- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 532
Dependency not found: babel-runtime/regenerator #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
does installing babel-runtime/regenerator solve the issue ? |
I have the same problem. I want to know how to solve it. |
I solved it by installing In other words, I ran |
Just thought I'd add to what @nassan stated: installing |
Duplicate of #13 |
npm install --save @babel/runtime |
error is still exit after npm install --save babel-runtime |
For anyone still looking, |
USING
In Component.vue
On Terminal
The text was updated successfully, but these errors were encountered: