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 audit fix #121

Closed
wants to merge 6 commits into from
Closed

Npm audit fix #121

wants to merge 6 commits into from

Conversation

will-moore
Copy link
Member

See #120 - trying various strategies, leading to update webpack. https://webpack.js.org/migrate/5/

@will-moore
Copy link
Member Author

Last error appears to derive from ├─┬ @babel/[email protected] https://github.com/ome/omero-parade/actions/runs/4668971663/jobs/8266784235?pr=121
so I tried reverting the upgrade, but that fails since previous version doesn't work with webpack 5

$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"^5.78.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"2 || 3 || 4" from [email protected]
npm ERR! node_modules/babel-loader
npm ERR!   dev babel-loader@"^7.1.4" from the root project

@will-moore
Copy link
Member Author

cc @jburel That's a whole day I've spent on trying to fix parade. Seems like the only solution is to downgrade Node to 16.

@will-moore
Copy link
Member Author

Replaced by #122

@will-moore will-moore closed this Apr 18, 2023
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

Successfully merging this pull request may close these issues.

1 participant