coreybutler/node-windows

Windows 10 dependencies issue when installing as global

Open

#197 创建于 2017年12月26日

在 GitHub 查看
 (3 评论) (1 反应) (0 负责人)JavaScript (367 fork)github user discovery
help wantedmore information needed

仓库指标

Star
 (2,931 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南