Discord JS npm install discord.js 问题
Posted
技术标签:
【中文标题】Discord JS npm install discord.js 问题【英文标题】:Discord JS npm install discord.js Problem 【发布时间】:2021-03-24 14:25:52 【问题描述】:C:\Users\PC\Documents\bot> npm install discord.js
npm WARN tar EPERM: operation not permitted, open 'C:\Users\PC\Documents\bot\node_modules\.staging\setimmediate-ba27c7e7\LICENSE.txt'
npm WARN tar EPERM: operation not permitted, open 'C:\Users\PC\Documents\bot\node_modules\.staging\discord.js-4ced0e0d\webpack\discord.js.LICENSE.txt'
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://npm.community>
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\PC\AppData\Roaming\npm-cache\_logs\2020-12-13T21_02_55_389Z-debug.log
【问题讨论】:
看起来您需要获得安装 npm 的权限...在 unix 系统上,这需要在您的npm install
前面加上 sudo
... 不确定 Windows
【参考方案1】:
如果你有 npm 5 或更高版本,请先试试这个:
$ npm cache verify
否则:
$ npm cache clean
这个错误应该和你的缓存有关,如果不是,请尝试重新安装 npm 和 node。
【讨论】:
以上是关于Discord JS npm install discord.js 问题的主要内容,如果未能解决你的问题,请参考以下文章
Heroku 部署错误不允许 Discord.js 机器人在线出现 [NPM_CONFIG_LOGLEVEL=error]
如何修复 npm ERR! peer dep 缺失:discord.js@11.5.1 需要的 node-opus@^0.2.7?
如何在 Visual Studio Code 上安装 discord.js?
无法运行 npm 命令“npm install -g tty.js”。
IDEA运行VUE npm install报错:chromedriver@2.27.2 install: node install.js