nativescript-nodeify
nativescript-nodeify copied to clipboard
Could not find module 'https'.
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:
require("nativescript-nodeify");
var speedTest = require('speedtest-net');