coreybutler/node-windows

Windows 10 dependencies issue when installing as global

Open

#197 aberto em 26 de dez. de 2017

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)JavaScript (367 forks)github user discovery
help wantedmore information needed

Métricas do repositório

Stars
 (2.931 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador