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

mode-css.js net::ERR_ABORTED 404 (Not Found) #166

Open
Andranik-89 opened this issue Jul 2, 2019 · 3 comments
Open

mode-css.js net::ERR_ABORTED 404 (Not Found) #166

Andranik-89 opened this issue Jul 2, 2019 · 3 comments

Comments

@Andranik-89
Copy link

Hi everyone. I am getting the following error when start an Angular 7 project which has brace and ng2-ace-editors in it
image
image

could anyone please help with the problem?

@Andranik-89
Copy link
Author

also in production the same page gives a slightly different error, though also connected to the mode-css.js
image

@step21
Copy link

step21 commented Jun 7, 2020

Did you ever resolve this? I have a similar issue.

@Andranik-89
Copy link
Author

@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

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

2 participants