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

Cannot update the package in requires #48

Open
songzhenze2 opened this issue Dec 23, 2021 · 1 comment
Open

Cannot update the package in requires #48

songzhenze2 opened this issue Dec 23, 2021 · 1 comment

Comments

@songzhenze2
Copy link

I am using webpack "4.41.6". I want to update webpack's acorn dependency. Acorn is under requires, not under dependencies. I use the following configuration, and then npm i but it doesn't work

"resolutions": {
     "acorn": "8.0.1"
   },

image

@ISrikaanth
Copy link

Same issue can someone update on this?

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