coreybutler/node-windows

Windows 10 dependencies issue when installing as global

Open

#197 ouverte le 26 déc. 2017

Voir sur GitHub
 (3 commentaires) (1 réaction) (0 assignés)JavaScript (367 forks)github user discovery
help wantedmore information needed

Métriques du dépôt

Stars
 (2 931 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur