electron-userland / electron-prebuilt-compile

electron-prebuilt with Babel and React built-in
168 stars 56 forks source link

Update Electron to v5.0.5 #81

Open stanurkov opened 5 years ago

stanurkov commented 5 years ago

Here is a package update for the newest Electron version. Tested and used for private projects already.

hlolli commented 5 years ago

I guess electron-forge expects the cli at a different location?

after running electron-forge start I get

Error: Cannot find module 'C:\Users\User\Documents\panaeolus\editor\node_modules\electron-prebuilt-compile\lib\cli'
stanurkov commented 5 years ago

@hlolli did you just copy the fork into node_modules? the npm run compile must be executed to get the module ready for use and prior publishing on NPM