pkg icon indicating copy to clipboard operation
pkg copied to clipboard

Warning Failed to make bytecode node14-arm64

Open patsonkaushik opened this issue 2 years ago • 1 comments

What version of pkg are you using?

5.7.0

What version of Node.js are you using?

12.12.12

What operating system are you using?

Ubuntu

What CPU architecture are you using?

armv7l

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

node14-win-arm64

Describe the Bug

rest_1

Expected Behavior

Raspberry Configuration Screenshot_2

I expected that i can put the file at anywhere and run it from anywhere, not depend on origin source code.

Please help me about that.

To Reproduce

Here is build command: pkg .

Here is my build script in package.json file: "bin": { "myapp": "main.js" }, "pkg": { "scripts": "build//*.js", "assets": [ "node_modules//*" ], "targets": [ "node12-linux-arm64" ], "outputPath": "dist" }

,

patsonkaushik avatar Jun 14 '22 10:06 patsonkaushik

See https://github.com/vercel/pkg#targets.

jesec avatar Jun 14 '22 22:06 jesec

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] avatar Sep 13 '22 00:09 github-actions[bot]

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

github-actions[bot] avatar Sep 18 '22 00:09 github-actions[bot]