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
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
Try this instead:
npm i forge
(Might be npm i @forge
, idk)
try after running in Shell
npm ci
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