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

[windows][dart][alpha.47] pub get transformer errors #5599

Closed
avoivo opened this issue Dec 4, 2015 · 4 comments
Closed

[windows][dart][alpha.47] pub get transformer errors #5599

avoivo opened this issue Dec 4, 2015 · 4 comments

Comments

@avoivo
Copy link

avoivo commented Dec 4, 2015

On windows 8 , when i run 'pub get' , i am geeting large set of transformer errors :

Resolving dependencies...
Got dependencies!
Precompiling dependencies...
Loading source assets...
Loading observe and smoke/src/default_transformer transformers...
Loading angular2 transformers...
[DirectiveProcessor]:
  Failed with 23 errors
Error 1: line 1, column 1 of lib\animate\PaxHeader\testing.dart and parts: Expected a method, getter, setter or operator
 declaration
14 uid=263934
^^
Error 2: line 1, column 1 of lib\animate\PaxHeader\testing.dart and parts: Unexpected token '14'
14 uid=263934
^^
Error 3: line 1, column 4 of lib\animate\PaxHeader\testing.dart and parts: Variables must be declared using the keywords
 'const', 'final', 'var' or a type name
14 uid=263934
   ^^^
Error 4: line 1, column 8 of lib\animate\PaxHeader\testing.dart and parts: Expected to find ';'
14 uid=263934
       ^^^^^^
Error 5: line 2, column 1 of lib\animate\PaxHeader\testing.dart and parts: Expected a method, getter, setter or operator
 declaration
20 ctime=1449001811
^^
Error 6: line 2, column 1 of lib\animate\PaxHeader\testing.dart and parts: Unexpected token '20'
20 ctime=1449001811
^^
Error 7: line 2, column 4 of lib\animate\PaxHeader\testing.dart and parts: Variables must be declared using the keywords
 'const', 'final', 'var' or a type name
20 ctime=1449001811
   ^^^^^
Error 8: line 2, column 10 of lib\animate\PaxHeader\testing.dart and parts: Expected to find ';'
20 ctime=1449001811
         ^^^^^^^^^^
.....
.....
.....

I also have an ubuntu installation and it seems to work fine.

@jrote1
Copy link

jrote1 commented Dec 4, 2015

I am also having the same issue, should be fixed before first beta release.

@jrote1
Copy link

jrote1 commented Dec 5, 2015

@avoivo This issue seems to be fixed in the latest release

@avoivo
Copy link
Author

avoivo commented Dec 5, 2015

Thanx @jrote1.

Fixed on alpha48

@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 7, 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