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

Loopback 4 install on Windows 10 core-js 2.6 is no longer maintained #4331

Closed
micko75 opened this issue Dec 23, 2019 · 4 comments
Closed

Loopback 4 install on Windows 10 core-js 2.6 is no longer maintained #4331

micko75 opened this issue Dec 23, 2019 · 4 comments
Assignees

Comments

@micko75
Copy link

micko75 commented Dec 23, 2019

Good day;
I have this error during the install of loopback-cli and on application initialisation.

npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.

Any help is welcome.
Mick

@dhmlau dhmlau transferred this issue from strongloop/loopback Dec 23, 2019
@dhmlau
Copy link
Member

dhmlau commented Dec 23, 2019

@micko75, what you've shown above is deprecation warning. Did you get any other error message?

@agnes512, could you please take a look? I thought the renovatebot would update the dependencies for us. Thanks.

@micko75
Copy link
Author

micko75 commented Dec 23, 2019

@dhmlau no other error message or warning.

@agnes512
Copy link
Contributor

@micko75 Hi, for the older version project, you can

  1. stick with existing deps and use an older version of CLI
  2. upgrade deps to match the newer CLI and use the newer CLI

After deps upgrade, you might have to fix the project manually for any breaks.

For updating, you can do npm update (Ref).
Or do npm i -g @loopback/cli.

@dougal83
Copy link
Contributor

dougal83 commented Jan 6, 2020

WARN will be resolved upstream. See babel/babel#10929

@dougal83 dougal83 closed this as completed Jan 6, 2020
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

4 participants