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
Hi everyone. I am getting the following error when start an Angular 7 project which has brace and ng2-ace-editors in it
could anyone please help with the problem?
The text was updated successfully, but these errors were encountered:
also in production the same page gives a slightly different error, though also connected to the mode-css.js
Sorry, something went wrong.
Did you ever resolve this? I have a similar issue.
@step21 added this to the assets array of angular.json: { "glob": "worker-javascript.js", "input": "./node_modules/ace-builds/src-min/", "output": "/" }, { "glob": "worker-css.js", "input": "./node_modules/ace-builds/src-min/", "output": "/" }, { "glob": "worker-json.js", "input": "./node_modules/ace-builds/src-min/", "output": "/" }
Hope it helps
No branches or pull requests
Hi everyone. I am getting the following error when start an Angular 7 project which has brace and ng2-ace-editors in it
could anyone please help with the problem?
The text was updated successfully, but these errors were encountered: