Urucas / electron-packager-interactive

An interactive implementation of electron-packager
MIT License
202 stars 32 forks source link

run command not working #32

Open mborzsony opened 6 years ago

mborzsony commented 6 years ago

When I run the command epi or electron-packager-interactive it cannot recognize the file as a internal of external command. Is this just a issue with npm? Any help would be great

DeveloLongScript commented 1 month ago

Use npx epi or npx electron-packager-interactive instead.

mborzsony commented 1 month ago

@DeveloLongScript Thank you for the insightful help, I'll take a look, it's been a long while hopefully that laptop still runs it is 7 years old by now.

DeveloLongScript commented 1 month ago

Thats actually funny, I was just trying to help people out that had the same problem, I didn't know you would be there 7 years later.