node.jsを実行形式のファイルにするため、nexeの導入をしようとしていますが、かれこれ半年ほどできていません。予備のPCではできているのですが、そのPCを廃棄することになりいよいよ困ってきました。
cmd
1C:\Users******>node -v 2v14.16.1 3C:\Users******>nexe -v 4'nexe' は、内部コマンドまたは外部コマンド、 5操作可能なプログラムまたはバッチ ファイルとして認識されていません。
できているPCのnexeのバージョンが3.3.1なのでこれで試します。
やり方等間違っているかもです。
cmd
1C:\Users******>npm -g i nexe@3.3.1 2npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 3npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 4C:\Users******\AppData\Roaming\npm\nexe -> C:\Users******\AppData\Roaming\npm\node_modules\nexe\index.js 5+ nexe@3.3.1 6added 298 packages from 217 contributors in 47.717s
作業対象となるフォルダにも入れておきます。
cmd
1C:\Users******>cd C:\Users******\Desktop\Line 2 3C:\Users******\Desktop\Line>npm i nexe@3.3.1 4npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 5npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 6npm WARN webchat-socket-io@1.0.0 No repository field. 7 8+ nexe@3.3.1 9added 297 packages from 214 contributors and audited 343 packages in 47.455s 10 118 packages are looking for funding 12 run `npm fund` for details 13 14found 22 vulnerabilities (20 low, 1 moderate, 1 high) 15 run `npm audit fix` to fix them, or `npm audit` for details
確認です。
cmd
1C:\Users******\Desktop\Line>nexe -v 23.3.1
で、問題のエラーがこちら。本当に誰か助けてください!状態です。
nexeのヴァージョンやnodistでnodeのヴァージョンを落としたりもしましたが何をやっても駄目です。
cmd
1C:\Users******\Desktop\Line>nexe server.js 2i nexe 3.3.1 3√ Downloading pre-built Node.js 4√ Finished in 4.785s 5 6Error: https://github.com/nexe/nexe/releases/download/v3.0.0/windows-x64-14.16.1 is not available, create it using the --build flag 7 8See nexe -h for usage..
この訳も自信ありませんし、解決策も本当につきました。何が悪いのかどう変えればいいのか・・・。
どなたか教えてください。
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/04/25 02:28