Skip to content

core-js error in multi page project #2554

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

Closed
1 task
w2819 opened this issue Jul 13, 2020 · 1 comment
Closed
1 task

core-js error in multi page project #2554

w2819 opened this issue Jul 13, 2020 · 1 comment
Labels

Comments

@w2819
Copy link

w2819 commented Jul 13, 2020

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.6.3

Environment

@vue/cli 4.4.6

Reproduction link

https://github.com/miniai/demo.git

Steps to reproduce

git clone https://github.com/miniai/demo.git
npm install
npm run serve

What is expected?

npm run serve success

What is actually happening?

These dependencies were not found:

  • core-js/library/fn/array/from in ./node_modules/babel-runtime/core-js/array/from.js
  • core-js/library/fn/get-iterator in ./node_modules/babel-runtime/core-js/get-iterator.js
  • core-js/library/fn/is-iterable in ./node_modules/babel-runtime/core-js/is-iterable.js
  • core-js/library/fn/object/assign in ./node_modules/babel-runtime/core-js/object/assign.js
  • core-js/library/fn/object/define-property in ./node_modules/babel-runtime/core-js/object/define-property.js
  • core-js/library/fn/symbol in ./node_modules/babel-runtime/core-js/symbol.js
  • core-js/library/fn/symbol/iterator in ./node_modules/babel-runtime/core-js/symbol/iterator.js

To install them, you can run: npm install --save core-js/library/fn/array/from core-js/library/fn/get-iterator core-js/library/fn/is-iterable core-js/library/fn/object/assign core-js/library/fn/object/define-property core-js/library/fn/symbol core-js/library/fn/symbol
/iterator


node v12.6.0

@w2819 w2819 changed the title core-js error in muti page project core-js error in multi page project Jul 13, 2020
@xrkffgg xrkffgg closed this as completed Jul 14, 2020
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants