-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hello,
Thanks for Javascripthon
I got the following error on install
c:\EXP\jspy>npm install --save-dev javascripthon-loader
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
javascripthon-loader@0.1.1 postinstall c:\EXP\jspy\node_modules\javascripthon-loader
virtualenv-postinstall
Finding virtualenv *
(node:16988) [DEP0025] DeprecationWarning: sys is deprecated. Use util instead.
Downloading https://files.pythonhosted.org/packages/33/bc/fa0b5347139cd9564f0d44ebd2b147ac97c36b2403943dbee8a25fd74012/virtualenv-16.0.0.tar.gz
Unzipping https://files.pythonhosted.org/packages/33/bc/fa0b5347139cd9564f0d44ebd2b147ac97c36b2403943dbee8a25fd74012/virtualenv-16.0.0.tar.gz
Creating c:\EXP\jspy\node_modules\javascripthon-loader.node-virtualenv
Cleaning c:/EXP/jspy/node_modules/javascripthon-loader/.node-virtualenv/.node-virtualenv-sources
events.js:183
throw er; // Unhandled 'error' event
^
Error: spawn python3 ENOENT
at _errnoException (util.js:992:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:372:16)
at _combinedTickCallback (internal/process/next_tick.js:138:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
npm WARN jspy@1.0.0 No description
npm WARN jspy@1.0.0 No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! javascripthon-loader@0.1.1 postinstall: virtualenv-postinstall
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the javascripthon-loader@0.1.1 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\xxx\sxxxx\AppData\Roaming\npm-cache_logs\2018-07-17T06_13_36_886Z-debug.log