0

I am developing angular2seedadvanced app. I am referring to

and sucessfully built the web and desktop application. But while building the nativescript app, it failed due to some errors. I am using loopback sdk builder (nativecsript).

while building app using npm run start.android an error occured

NoProviderError.Error (native)

I couldn't find where this error occuring. What should I do? Any one please help me. Any help will highly appreciable.

Khushi
  • 1,759
  • 6
  • 26
  • 45

1 Answers1

0

Angular 2 No provider for Http i had also same problem just import HttpModule in appmodule.ts may this works

Community
  • 1
  • 1
Umesh Shende
  • 83
  • 1
  • 10