coreybutler/node-windows

Windows 10 dependencies issue when installing as global

Open

#197 geöffnet am 26. Dez. 2017

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (367 Forks)github user discovery
help wantedmore information needed

Repository-Metriken

Stars
 (2.931 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

After linking node-windows as described in the readme

npm link node-windows

one should link its dependencies as well

npm link xml

for the installation to succeed and

npm link optimist

for the service to be started

Contributor Guide