Issue with @types/socket.io with electronize build #241

Open
opened 2026-01-29 16:34:34 +00:00 by claunia · 0 comments
Owner

Originally created by @hhfranzo on GitHub (Dec 20, 2018).

Originally assigned to: @robertmuehsig on GitHub.

Hi,

I'm experiencing an issue when I try to build the application with "electronize build /target win"
The build fails with the following message:

"Packaging app for platform win32 x64 using electron v3.0.0
Failed to locate module "@types/socket.io" from "."
This normally means that either you have deleted this package already somehow (check your ignore settings if using electron-packager). Or your module installation failed."

Did I miss to install some packages? Note that I already ran "npm install socket.io -g".

Thanks.

Originally created by @hhfranzo on GitHub (Dec 20, 2018). Originally assigned to: @robertmuehsig on GitHub. Hi, I'm experiencing an issue when I try to build the application with "electronize build /target win" The build fails with the following message: "Packaging app for platform win32 x64 using electron v3.0.0 Failed to locate module "@types/socket.io" from "." This normally means that either you have deleted this package already somehow (check your ignore settings if using electron-packager). Or your module installation failed." Did I miss to install some packages? Note that I already ran "npm install socket.io -g". Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#241