I use visual studio 2015 to create a mobile app using javascript apache cordova app. but when I want to build it , I got two errors:
Error installing local npm package.
and this error :
Could not find module 'C:\Users\rayban pc\AppData\Roaming\npm\node_modules\vs-tac\app.js'. Please Go to Tools --> Options --> Tools for Apache Cordova --> Cordova Tools --> Clear Cordova Cache and try building again
I clear cache , but error occur again. I set environment variables for android sdk , java , ant and node.js correctly. please help me solve this error.