NodeOS / NodeOS

Lightweight operating system using Node.js as userspace

Home Page:http://node-os.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker instance is Of Node js Not Working how we install it

rajatprogrammer opened this issue · comments

commented

The Nodeos is Not running in docker I install docker in my linux machine and when i load Nodeos it give error Corrupted file

Seems to be a Docker problem, how are you using it?

commented

@piranna i clone the code and hit npm install i want to run this code in my ubntu it is possibel aur not so that i understand the code and give my own contribution to create a job pool in node os

commented

@piranna when i run npm run build it give error
prebuild-install info install Successfully installed prebuilt binary!
cp: cannot stat ‘/out/nocona-nodeos-boot-multiUser’: No such file or directory
Error building '/home/silver/NodeOS/NodeOS/out/x86_64/pc/qemu'
How i resolve this issue..

Have you followed the instruction to install all the dependencies? Seems like you are missing some step here...