vercel / pkg

Package your Node.js project into an executable
https://npmjs.com/pkg
MIT License
24.33k stars 1.02k forks source link

how to run linux compiled node.js script in linux? i dont know the commands #1935

Closed TERRYKOLBEN closed 1 year ago

TERRYKOLBEN commented 1 year ago

What version of pkg are you using?

5.4.1

What version of Node.js are you using?

18

What operating system are you using?

ubuntu , centos

What CPU architecture are you using?

-

What Node versions, OSs and CPU architectures are you building for?

node18-linux

Describe the Bug

whats the command to run this file without any extension under linux / centos?

Expected Behavior

whats the command to run this file without any extension under linux / centos?

To Reproduce

whats the command to run this file without any extension under linux / centos?

OneCricketeer commented 1 year ago

From README

Command line call to packaged app ./app a b is equivalent to node app.js a b

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label

github-actions[bot] commented 1 year ago

This issue is now closed due to inactivity, you can of course reopen or reference this issue if you see fit.