I
I
Ilya Matviychuk2020-03-07 17:55:42
Node.js
Ilya Matviychuk, 2020-03-07 17:55:42

How to install nw-builder?

I'm trying to install nw builder (it's such garbage to do desktop programs on html, js)
I write to the console on behalf of the administrator:

C:\WINDOWS\system32>npm install nw-builder -g
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/adam-lynch/node-temp.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\79780\AppData\Roaming\npm-cache\_logs\2020-03-07T14_47_28_726Z-debug.log

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Shohruh Shaimardonov, 2020-03-07
@iliya2004

https://github.com/nwjs-community/nw-builder/issues/507
Apparently you don't have git installed. There, in the comments, a friend replied that it worked for him after installing the git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question