npm
oduok
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
yarn命令失效。\AppData\Roaming\npm\yarn.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅https:/go.microsoft.com/fwlink/?LinkI
安装完yarn 运行yarn 提示报错 如图: 解决方案: 1、点击任务栏开始按钮找到:windows PowerShell 右击>管理员身份运行: 输入set-ExecutionPolicy RemoteSigned 根据提示输入y 如图: 在终端:输入yarn 可以识别完美解决 ...原创 2021-08-09 17:25:18 · 388 阅读 · 0 评论 -
ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! fatal: unable to access ‘https://github.
安装依赖时错误:fatal: repository ‘https://github.com/nhn/raphael.git/’ not found @里写自定义目录标题) vue项目 npm i 安装依赖失败 提示: npm ERR! Error while executing: npm ERR! d:\Git\cmd\git.EXE ls-remote -h -t https://github.com/nhn/raphael.git npm ERR! fatal: unable to access 'ht原创 2021-08-05 10:18:41 · 6865 阅读 · 0 评论
分享