We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error Description Unable to use serverless-domain-manager with serverless framework 4. Issue when trying to NPM install
Command Run npm install serverless-domain-manager --save-dev
Console Output
npm install serverless-domain-manager --save-dev npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/serverless npm error dev serverless@"^4.0.35" from the root project npm error npm error Could not resolve dependency: npm error peer serverless@"^2.60 || ^3.0.0" from [email protected] npm error node_modules/serverless-domain-manager npm error dev serverless-domain-manager@"*" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution. npm error npm error
Domain Manager Configuration Not even configured yet
Versions
The text was updated successfully, but these errors were encountered:
Looks like this is a simple fix. We'll provide a PR.
Sorry, something went wrong.
Hey @rddimon , any chance for a release with this merged now? (sorry, commented on the PR as well)
We have the same issue when we try to use sls version 4 with domain manager, do you have any fix of this?
Successfully merging a pull request may close this issue.
Community Note
Bug Report
Error Description
Unable to use serverless-domain-manager with serverless framework 4. Issue when trying to NPM install
Command Run
npm install serverless-domain-manager --save-dev
Console Output
Domain Manager Configuration
Not even configured yet
Versions
The text was updated successfully, but these errors were encountered: