TS2035 AnimationDriver
See original GitHub issueI’m submitting a … (check one with “x”)
[ *] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior I use webpack for develop , When I upgrade to 4.0.0-rc.2 from 4.0.0-beta.2。
ERROR in [at-loader] node_modules\angular2-platform-node\node-platform.d.ts:1:10
TS2305: Module '"D:/work/mercury/frontend/node_modules/@angular/platform-browser/typings/platform-browser"' has no exported member 'AnimationDriver'.
ERROR in [at-loader] node_modules\angular2-platform-node\node-renderer.d.ts:2:10
TS2305: Module '"D:/work/mercury/frontend/node_modules/@angular/platform-browser/typings/platform-browser"' has no exported member 'AnimationDriver'.
Expected behavior 4.0.0-beta.2
Minimal reproduction of the problem with instructions Node 6.3.0 Angular 4.0.0-rc.2 Browser chrome
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
TS2035 AnimationDriver · Issue #15332 · angular ... - GitHub
@CisSasGot, I had the same issue while upgrading Angular 2 app to Angular 4. I resolved it by changing following in my code....
Read more >Error: export 'ɵCssKeyframesDriver' (imported as ...
As I researched a lot and did not find a solution to this issue as it's occurring only on the newer version of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Similar to #14917
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.