#"npm i" failing.

1 messages · Page 1 of 1 (latest)

cinder mirage
#

Been trying to setup music bot on a oracle Linux system and ive had it work in the past but decided to update to the beta branch, However im getting this error which i cannot seem to find a reason for.
Anyone know what is wrong here?

Steps ive tried:

  1. Making sure python is installed,
  2. Testing a few node versions 20, 18 etc.
  3. Deleting everything and trying again.

node.js version: v18.14.2

serene zealot
#

Hi !
First, I’m not sure python is required as it is a nodejs project.
Can you try deleting the "node_modules" folder and the "package_lock.json" files and try it again ?
If it doesn’t work, you can also try installing the packages with yarn

cinder mirage
#

trying to install the packages with yarn also gives an error, it looks like the same one but im not sure

cinder mirage
#

it always fails to get @discordjs/opus

fringe dock