I'm using Telerik AppBuilder, trying to import nativescript-background-http module in my app and get error Module "nativescript-background-http" not found. When i'm looking for it in Properties => Dependencies, it is present in installed NPM Packages. Can i make smth with it?
Asked
Active
Viewed 162 times
0
-
You can follow the discussion in our [Google group](https://groups.google.com/forum/#!topic/nativescript/ZrtAkrleVMA). – Neli Chakarova Nov 19 '15 at 12:05
1 Answers
1
It appears that this is an issue in desktop appbuilder client. It can be fixed following the next steps:
- Remove the dependencies entries from the configuration file and save your project, commit if necessary
- Open your Telerik Platform account
- Locate the project in the web portal and open it
- Open Properties > Dependencies
- Install the plugin(s) from the Marketplace
- Save the project
- Open the project from your preferred AppBuilder client
Hope it will be fixed in the next versions.

Gertus
- 53
- 6