-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
ng add @nrwl/schematics throws - Error: ENOENT: no such file or directory, stat 'src/favicon.ico' #543
Comments
Was there an error when doing |
Yeah I'm getting a I tried this on my windows and osx machines:
|
Ah yeah, you're affected by this issue which has been fixed, but not published EISDIR: illegal operation on a directory, read |
I am facing the same issue . |
@FrozenPandaz Retry'd with latest.
Has been resolved but now when running But now I get an ngrx error:
|
It would seem that this:
|
Yes there is a fix for that in this PR. Sorry about that. To resolve the #164 Is still an issue, I fixed adding Nx to a Angular CLI Universal project, but.. not Universal to a Nx project lol. Do not fear, I will get to it :) I'm going to close this issue for now as the original issue is resolved. For the |
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context. |
Recreation:
Throws this error:
If I try to change the paths to match in the
angular.json
I get an error:
`ng serve --project=universalproject
The text was updated successfully, but these errors were encountered: