我是靠谱客的博主 勤恳大叔,最近开发中收集的这篇文章主要介绍Gitbook安装,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

C:WINDOWSsystem32>npm install gitbook-cli -g

changed 46 packages, and audited 579 packages in 30s

47 vulnerabilities (2 low, 18 moderate, 18 high, 9 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

解决过程:

处理方式:安装低版本的nodejs,从https://nodejs.org/dist/选择其它nodejs版本,我选择的是node-v12.9.1-x64.msi可以解决。

参考:
https://tonydeng.github.io/gitbook-zh/gitbook-howtouse/howtouse/gitbookinstall.html

最后

以上就是勤恳大叔为你收集整理的Gitbook安装的全部内容,希望文章能够帮你解决Gitbook安装所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(58)

评论列表共有 0 条评论

立即
投稿
返回
顶部