-
-
Notifications
You must be signed in to change notification settings - Fork 746
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels