我是个新手,刚结束 node.js ,想用 node.js 做数据 IO 接口开发,开发环境使用的 node22 ,但是进行编译打包时指定 target 为:node22-linux-x64 ,报错:
> [email protected]
> Error! No available node version satisfies 'node22'
怎么确定 pkg 支持的 target 。
> [email protected]
> Error! No available node version satisfies 'node22'
怎么确定 pkg 支持的 target 。