win上用npm 总是会如下报错...
发布于 9 年前 作者 helloedmund 9585 次浏览 最后一次编辑是 8 年前 来自 问答

QQ截图20151101211822.png

话说各位大大有啥好的解决方案没~

4 回复

npm install bcrypt --msvs_version=2013

@sagacite2 貌似没啥用

@helloedmund npm install mongoose --save --msvs_version=2013 ▄ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▐ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▄ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▐ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▄ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▐ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▄ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▐ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ▌ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ loadRequestedDeps → after ▐ ╢██████████░░░░░░░░░░░░░░loadExtraneous ▐ ╢█████████████████████░░░ loadDep:cookie ▐ ╢████████████████████████ loadAllDepsIntoIdealTree ▌ ╢████████████████████████ extract → gunzTarPerm ▐ ╢████████████████████████extract → gunzTarPerm ▐ ╢████████████████████████extract → gunzTarPerm ▐ ╢████████████████████████extract → gunzTarPerm ▐ ╢████████████████████████extract → gunzTarPerm ▐ ╢████████████████████████extract:mongoose ▐ ╢████████████████████████ runTopLevelLifecycles ▀ ╢████████████████████████ yijianchi@0.0.0 D:\Projects\Node\yijianchi └── mongoose@4.2.4

runTopLevelLifecycles ▀ ╢████████████████████████

你装vs2013了没,装的vs2015就用2015参数

回到顶部