Nodejs refusing to install packages

when i try to install isolated-vm into my repl for my Minecraft bot and it refuses to install the package and comes up with this error


anyone know why this is happening

Hi @ParkerGriffith !
Can you try upm install @forge?

1 Like

i just now tried that and i got this

Try this instead:

npm i forge

(Might be npm i @forge, idk)

1 Like

try after running in Shell

npm ci

1 Like

didnt work


is it because of the nodejs and npm versions?

i dont think it was supposed to do this

Try removing the directories that npm i forge mentioned.

well i was gonna try deleting the .config folder and it seemed to work cuz its install packages now

its now saying that its incompatible