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
It appears that ngx-monaco-editor expects angular version to be 12.
Please bump up the version.
npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: sample-project@0.0.0 npm ERR! Found: @angular/common@13.0.1 npm ERR! node_modules/@angular/common npm ERR! @angular/common@"~13.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^12.0.0" from ngx-monaco-editor@12.0.0 npm ERR! node_modules/ngx-monaco-editor npm ERR! ngx-monaco-editor@"*" from the root project
The text was updated successfully, but these errors were encountered:
It seems to work fine after installed or updated with --force flag
Sorry, something went wrong.
@here I've a new fork with latest angular 14, ngZone upgrade and fixed production missing assets, have a look, works for my company now:
https://www.npmjs.com/package/ngx-monaco-editor-v2
No branches or pull requests
It appears that ngx-monaco-editor expects angular version to be 12.
Please bump up the version.
The text was updated successfully, but these errors were encountered: