Create an Executable EXE File From JavaScript Code Using Node.js and PKG

preview_player
Показать описание

Contact:
Discord: 0xd8d#4385
Рекомендации по теме
Комментарии
Автор

Need a project done? Send me a message on Discord and you can pay me to do it for you!
Discord: 0xd8d#4385

codiumyt
Автор

Tysm! As a beginner dev, this video really saved my behind when I couldn't figure out how to do this! Again, thank you!

BobertIsKindaCool
Автор

good stuff bro i rlly needed a tutorial like this

enderboy
Автор

thumbnail was misleading, as it gives an impression, you covered the case on, how to bundle assets along with the binary

nagasrinivasvinodkumarpand
Автор

no matter what I try when I create exe from my project I always get
Failed to make bytecode "node18-" x64 error:
"Unexpected token 'export'" and "cannot use import statement outside a module"

justlaz
Автор

I have a question, with Electron can I have my server running and at the same time deliver templates with EJS? In the same executable.

FranciscoRodriguez-Sde
Автор

The issue is it wont work with some paclages, like axios:
Warning Failed to make bytecode node16-x64 for file
> Warning Failed to make bytecode node16-x64 for file
> Warning Failed to make bytecode node16-x64 for file
> Warning Failed to make bytecode node16-x64 for file

tpglitch
Автор

For me I get an error saying it cannot be loaded because running scripts is disabled on this system. Any help?

notalimo
Автор

How can I use this with EJS view engine?

viniciusholanda
Автор

npm init -y says that not recognized as an internal or external command

pedroaboffa
Автор

a 3 min video that doesn't start until the second min...

davesomeone
Автор

How can I make this exe file run at startup in case i restart or shutdown my PC ?

shreyasmahajan
Автор

great video, but if i lost my code can i get it back from the exe file? like converting it from exe to js files again?

YoussefKhafagy
Автор

If I want to run this exe on other system how can I run?

anshuvishwakarma
Автор

I'm having "Error! No available node version satisfies "Node15"
How do I fix that ?

euginium
Автор

'npe' is not recognized as an internal or external command,
operable program or batch file.

yesepic