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

ERROR in compiler_1.StaticSymbolResolver is not a function #3799

Closed
billy-syrett opened this issue Dec 31, 2016 · 5 comments
Closed

ERROR in compiler_1.StaticSymbolResolver is not a function #3799

billy-syrett opened this issue Dec 31, 2016 · 5 comments

Comments

@billy-syrett
Copy link

Please provide us with the following information:

OS?

Mac OSX Sierra 10.12.1

Versions.

angular-cli: 1.0.0-beta.24
node: 4.4.7
os: darwin x64
@angular/common: 2.3.1
@angular/compiler: 2.3.1
@angular/core: 2.3.1
@angular/forms: 2.3.1
@angular/http: 2.3.1
@angular/platform-browser: 2.3.1
@angular/platform-browser-dynamic: 2.3.1
@angular/router: 3.3.1
@angular/compiler-cli: 2.4.1

Repro steps.

Upgraded from CLI v16 to v24, followed ng init steps to bring application up to date.

The log given by the failure.

ERROR in compiler_1.StaticSymbolResolver is not a function

Mention any other details that might be useful.

Application does compile fine when running ng serve and when building and deploying to AWS. Error does not cause compilation to fail.


Thanks! We'll be in touch soon.

@billy-syrett
Copy link
Author

Mismatched packages

@leedavidr
Copy link

Hey Billy, I'm getting the same error, do you know which packages were mismatched?

@billy-syrett
Copy link
Author

@leedavidr I had an old compiler-cli in my package.json - updated to "@angular/compiler-cli": "2.4.1" and issue was resolved (StaticSymbolResolver was not present in the version I was using (^2.3.1))

@leedavidr
Copy link

@billysyrett Thank you for your help! I overrode my existing project's files (package.json, etc.) with everything from ng-init, and it seemed to work after. I must've diff'ed incorrectly.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants