-
Notifications
You must be signed in to change notification settings - Fork 12k
ng serve on second attempt : cliSystemConfigPackages is not defined #1496
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
Comments
I also can confirm that there's no link to the tutorial that I link here. When I delete all inputs of google map, remove, clean cache and reinstall angular cli. |
Hm... I've never seen this error but this here is telling:
Might be some kind of syntax error in that file? |
Here is the file. Touch it to put google map in it and after I try to comment those lines after but with google map or without = same problem
|
Ok maybe found the problem but it seems strange. When I remove : |
So remove this inline make it works. Okay try on Chrome and can confirm it's Firefox Dev problem. Sorry was thinking it was angular ... On chrome it's speed and works (same with "use strict";) |
We just overhauled the build system to address speed and other concerns, see #1455. No release yet, but it's coming. |
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. |
I'm on :
OS => Windows 7
ng => 1.0.0-beta.10
node => 4.4.4
os => win32 x64
So I follow this tutorial :
https://angular-maps.com/docs/getting-started.html
Couples minutes after doing : ng serve, everythings works pretty well and after doing a simple CSS change in
app.component.css
got a very strange error on the cliSystemConfigPackages.Message in console:
Stack
Stop ng serve and restart it don't change anything, also I try to delete ./dist directory and restart ng serve, without success ...
Really don't know what to do here. Thanks !
The text was updated successfully, but these errors were encountered: