-
Notifications
You must be signed in to change notification settings - Fork 12k
In build 1.0.0-beta.25.5 getting ERROR in Error encountered resolving symbol values statically. Calling function 'combineReducers', #4005
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
|
yes installed both local and global. regards Sean |
Possible duplicate of #3854. There appear to be issues when referencing files outside of your project's root directory (this includes nested |
finally issue resolved, see:
we really need better docs for this stuff. Angular 2 Kitchen sink: http://ng2.javascriptninja.io Sean |
This it what PR's are for :) |
tell that to my gray hairs :) |
as for |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
OS?
Windows 10 64
Versions.
ng 2.4.1
Repro steps.
used: https://github.com/born2net/ng-skeleton
The log given by the failure.
Mention any other details that might be useful.
This is disconcerting as I was not able to get any cli to work since
1.0.0-beta.21
I really hope we can get more info on how to get cli working as I have 4 projects now and each one fails with diff errors with cli.
also, take note take the error is coming from
combineReducers
which belongs to the the famous ngrx projectAngular 2 Kitchen sink: http://ng2.javascriptninja.io
and source@ https://github.com/born2net/Angular-kitchen-sink
Regards,
Sean
The text was updated successfully, but these errors were encountered: