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

Doesn't work with Non-Angular2 projects #1

Closed
zweimal opened this issue Feb 12, 2017 · 2 comments
Closed

Doesn't work with Non-Angular2 projects #1

zweimal opened this issue Feb 12, 2017 · 2 comments

Comments

@zweimal
Copy link
Contributor

zweimal commented Feb 12, 2017

Assuming Angular2 is always used is wrong.
I hacked it to ignore angular files, but it should be optional.

@lfabreges
Copy link
Collaborator

This should work now, thank you for the report

@zweimal
Copy link
Contributor Author

zweimal commented Feb 12, 2017

Warning is still there

+-- UNMET PEER DEPENDENCY @angular/core@^2.3.1
`-- nativescript-localize@1.9.1

npm WARN nativescript-localize@1.9.1 requires a peer of @angular/core@^2.3.1 but none was installed.

But it is working anyway.
Thanks, buddy!

BTW I am using NS 2.5.0, TS 2.1.5, Node 7.2.0 on Windows 10

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

2 participants