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

Does not work with angular-cli: content.charCodeAt is not a function #223

Open
poznyakovskiy opened this issue Aug 4, 2016 · 0 comments

Comments

@poznyakovskiy
Copy link

I generated a barebone app with angular-cli@1.0.0-beta.11-webpack and tried to deploy it with now:

ng new ng-sample
cd ng-sample
npm install --save angular-cli@1.0.0-beta.11-webpack
ng init
now

I get the error message:

content.charCodeAt is not a function

Here is the link to the app: https://ng-sample-heemmtsdjo.now.sh/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant