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

Support Latest Stable Angular version 13 #240

Open
kishor-p opened this issue Nov 16, 2021 · 2 comments
Open

Support Latest Stable Angular version 13 #240

kishor-p opened this issue Nov 16, 2021 · 2 comments

Comments

@kishor-p
Copy link

kishor-p commented Nov 16, 2021

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
@ufReitter
Copy link

It seems to work fine after installed or updated with --force flag

@miki995
Copy link

miki995 commented Aug 3, 2022

@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

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

3 participants