How to import an npm_module in Cordova

Solution 1:

You cannot use Node with Cordova. Node.JS is a back end environment.