EddyVerbruggen / EddyVerbruggen/nativescript-nodeify
Could not find module 'https'.
Open
- Dominant language
- JavaScript
- Stars
- 93
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
In my code i am using the moddule speedtest however i am getting the following error:
`ERROR Error: Uncaught (in promise): Error: Could not find module 'https'. `
my code is:
```Javascript
require("nativescript-nodeify");
var speedTest = require('speedtest-net');
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.