vercel/pkg

Failed to specify local node.js cache

kerwenzhang opened this issue · 2 comments

Discussed in https://github.com/vercel/pkg/discussions/1986

Originally posted by kerwenzhang September 6, 2023
My node project is compiled using node.js v18.14.0 x86. When using pkg to package the output, I want to use the local node binaries which was compiled by myself. Is there a good way to achieve this?
I added two system environment:
image
image

When run pkg command, it still look for remote base binaries.
image

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

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