-
Notifications
You must be signed in to change notification settings - Fork 12k
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
Unexpected token . using --aot #2499
Comments
I'm having the same issue, it crashes on the icon.css file of the @angular/material package (2.0.0-alpha.9-3) In icon.css you have the following line:
|
I think that the webpack resource loader should support this |
Same here. Seems to crash in some CSS file... |
I was running into this as well. I just tried on the latest commit on master and it looks like it's been fixed. |
I have exactly the same problem. |
Same issue here |
Does this still happen in |
with beta.17 im receiving ENOENT: no such file or directory, stat '..src\app\index' |
I got error with v1.1.0
just noticed the |
I also having wired issue when build angular6 application with --aot option cant even find where the error coming from any one having any clue |
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?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
It doesnt occur if using wihtout --aot
The text was updated successfully, but these errors were encountered: