Hello there,
Cockpit looks perfect, and I’ve tried it through the BlueOS Extention. Now I’m trying to run it locally following the instructions in github page.https://github.com/bluerobotics/cockpit
But when I run the command “bun run dev --host”, error pops up and I have totally no idea how to fix this.
Thanks in advanced.
Hi @evantianyn!
Which OS are you running on?
Have you installed bun
through their website script?
Another alternative is to install and use yarn
instead of bun
.
Hi @rafael.lehmkuhl
I’m currently working on the WINDOWS 10.
Yes, I believe I’ve currently install the bun, and when I do the ‘bun install’, it’s correctly processed.
Okay, I’ll try use the yarn instead and keep u posted. Thx again.
1 Like