Skip to content
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

npm run serve throwing error. #18

Open
infact opened this issue Mar 3, 2020 · 2 comments
Open

npm run serve throwing error. #18

infact opened this issue Mar 3, 2020 · 2 comments

Comments

@infact
Copy link

infact commented Mar 3, 2020

npm run serve showing error.

ERROR Failed to compile with 4 errors 11:23:26 AM

These dependencies were not found:

  • core-js/library/fn/array/from in ./node_modules/bootstrap-vue/esm/utils/array.js
  • core-js/library/fn/array/is-array in ./node_modules/bootstrap-vue/esm/utils/array.js
  • core-js/library/fn/object/assign in ./node_modules/bootstrap-vue/esm/utils/object.js
  • core-js/library/fn/object/is in ./node_modules/bootstrap-vue/esm/utils/object.js

To install them, you can run: npm install --save core-js/library/fn/array/from core-js/library/fn/array/is-array core-js/library/fn/object/assign core-js/library/fn/object/is

error screen
image

@infact infact closed this as completed Mar 3, 2020
@infact infact reopened this Mar 3, 2020
@infact
Copy link
Author

infact commented Mar 3, 2020

npm install [email protected]
npm install vue bootstrap-vue bootstrap

Got it working

@rsingh2083
Copy link

npm install [email protected]
npm install vue bootstrap-vue bootstrap

Got it working

How ? What did you try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants