Ubuntu Server setup issue

Hey guys,
So I have tried reinstalling Ubuntu Server and doing a fresh install of MineOS. While I was following the instructions I got this error (see image) when on the “BUILD NODE DEPENDENCIES” when running the npm install command as root

I’m not sure if I can continue without this so any information would be great.

Thanks

After doing some digging, I found that you could do “npm install --unsafe-perm” and that will fix this issue. After that I got a messed to type “npm audit fix”, then “npm audit fix --force”.

2 Likes

You probably don’t need to do the npm audit fix. It should be working by that stage.
If you’re done, shall I mark the thread as resolved?

Yea, this issue is resolved but now I have a issue with my WebUI