mcsleepingserverstarter icon indicating copy to clipboard operation
mcsleepingserverstarter copied to clipboard

Module "@jsprismarine" missing

Open EakiTurtle opened this issue 1 year ago • 6 comments

image This is a screenshot of the errors. I cannot set up my minecraft server because jsprismarine seems to be missing; thing is, I'm running a java server and don't think I need it. I'm not sure how to fix it. I've tried to delete sleepingBedrock.ts, but there are other files that depend on it, so I don't really want to try and modify everything.

edit: node_module/@ jsprismarine exists within the folders. but the subfolders specified in the errors are not

EakiTurtle avatar Apr 06 '24 19:04 EakiTurtle

ig trying to make a empty node project and install jsprismarine then replace the folder

sohdahh avatar Apr 09 '24 01:04 sohdahh

wait no just update/install jsprimarine (i did not realise this was in js/ts 💀 )

sohdahh avatar Apr 09 '24 01:04 sohdahh

@sohdahh it doesn't work .. im not sure if i'm doing it as you intended. I was in the minecraft directory and typed "npm update" and "npm update jsprismarine" and "npm install jsprismarine" before trying to start the server

EakiTurtle avatar Apr 10 '24 03:04 EakiTurtle

Did you read the readme ? https://github.com/vincss/mcsleepingserverstarter?tab=readme-ov-file#-install

vincss avatar Apr 10 '24 08:04 vincss

I did read the readme. ... I also ended up using binaries instead, which ended up working.

EakiTurtle avatar Apr 11 '24 22:04 EakiTurtle

If you do a "npm ci", you should not have any trouble with packages version.

vincss avatar Apr 12 '24 14:04 vincss