-
Notifications
You must be signed in to change notification settings - Fork 155
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
ngx-monaco-editor support for Angular 11 #244
Comments
I have the same problem in Angular 11 :-( Someone have an idea how to fix this problem? |
same issue |
Using [email protected] worked for my Angular 11 Project. |
@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: |
I am also facing the same issue for angular 11, Let me know if anyone has solution for this. |
face the same issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi. I would like to know if ngx-monaco-editor supports Angular 11? This version of Angular is not mentioned in the readme and it runs into errors when I install the npm package.
Angular version: 11.2.14
OS: Windows 10
Repro steps:
{ "glob": "**/*", "input": "node_modules/monaco-editor", "output": "assets/monaco-editor" }
to assets array in angular.json file.The error:
The text was updated successfully, but these errors were encountered: