Jump to content
McKay Development

Cannot find module lzma_worker.js when using with pkg #467


Recommended Posts

Posted

I am trying to package my application using pkg and I get the error below

import SteamUser from "steam-user";

const client = new SteamUser();
console.log("Hello world")
 

package command:
 

yarn pkg dist/index.js --target node14-win-x64

289385572-0884042d-8cd2-4127-afa1-ed5de9375aa5.png.f5ece1301bdc288b08adb0dc1a56c93d.png

Guest
This topic is now closed to further replies.
×
×
  • Create New...