PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Angular module does not work with @next (>3.0.0) version of nativescript-angular #99

Closed jakoguta closed 7 years ago

jakoguta commented 7 years ago

I managed to work with the plugin well at first then later when I deleted my node_modules and run tns run android (Using the NativeScript sample-Groceries project) it fails with the error mentioned above.

How to recreate the problem

The error should appear after the build completes in the emulator.

My development environment:

PeterStaev commented 7 years ago

Hey @jakoguta , the groceries app uses "next" version of nativescript-angular which is currently not supported. You must use the latest stable version 3.0.0 and there should be no problems.

jakoguta commented 7 years ago

Well noted, I have reverted back to 3.0.0 and it works fine.

suresh-selvaraj commented 7 years ago

We trying to run demo-ng application, below error is returned

Registry returned 404 for GET on https://registry.npmjs.org/nativescript-dev-ios

Kindly let us know how to run the demo-ng app in Mac machine

PeterStaev commented 7 years ago

@suresh-selvaraj there seems to be a NPM problem on the machine that is unrelated to the demo/plugin. Also please do not hijack issues but submit new ones.