摘要:
1:npm卸载安装特定版本node-gyp 命令如下: npm uninstall -g node-gypnpm install -g node-gyp@7.1.2 2:centos安装mongodb 命令如下: vim /etc/yum.repos.d/mongodb-org-4.2.repo [ 阅读全文
posted @ 2022-01-06 17:55
风吹大风车
阅读(77)
评论(0)
推荐(0)
摘要:
1:U盘引导 2:TAB键修改 将最下面的vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rd.live.check quiet 改为 vmlinuz initrd=initrd.img inst.stage2 阅读全文
posted @ 2022-01-06 15:18
风吹大风车
阅读(235)
评论(0)
推荐(0)