Skip to content

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

@hhfranzo

Description

@hhfranzo

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions