BitsyOSD icon indicating copy to clipboard operation
BitsyOSD copied to clipboard

What is "node"

Open wx4cb opened this issue 7 years ago • 1 comments

in the instructions for uploading the fonts, you say:

Open a command console and navigate to the folder font/. Execute the following command and follow the on-screen instructions. node uploadfont.js

what is "node"? it doesn't exist on my windows machine.. i'm assuming you mean node.js, but that's not specified

wx4cb avatar Mar 26 '18 20:03 wx4cb

Hey sorry for the late response but I am just catching up on all my repos - yes you are correct node in this case is node.js. I been working on a small chrome extension that could facilitate this process but I did not had time to complete it.

So if you install node.js on your windows machine you should be able to complete the process.

flyandi avatar Jun 15 '18 05:06 flyandi