Skip to content

Not working with webpack #70

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

Closed
bnussey opened this issue Feb 11, 2017 · 3 comments
Closed

Not working with webpack #70

bnussey opened this issue Feb 11, 2017 · 3 comments
Labels

Comments

@bnussey
Copy link
Contributor

bnussey commented Feb 11, 2017

This plugin doesn't seem to work with ng2 and webpack. I am getting this error whenever trying to init a component with it:

Module not found: Error: Can't resolve 'nativescript-imagepicker

@bnussey
Copy link
Contributor Author

bnussey commented Feb 11, 2017

Does this relate to #64 ?
Not sure if such an error is consistent with this

@tsonevn
Copy link
Contributor

tsonevn commented Feb 13, 2017

Hi @bnussey,

At the moment the problem with webpack has been related to UI for NativeScrip and the fact that nativescript-imagepicker has it as a dependency. Indeed this issue has been related with #64. For further info you could keep track on the issue logged in nativescript-dev-webpack repo. UI for NativeScript will release new version soon, where this behavior should be fixed.

@tsonevn tsonevn added the bug label Feb 13, 2017
@sis0k0
Copy link
Contributor

sis0k0 commented Feb 22, 2017

A new version of the package (2.5.1) with webpack support has been published. You can use it with the next tag of the nativescript-telerik-ui plugin.

@sis0k0 sis0k0 closed this as completed Feb 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants