forked from bundlebee/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
Adam Modras edited this page Aug 14, 2018
·
1 revision
- Ensure only root directory folder is dropped into Bundle Bee
- Make sure there is a
./src/index.js
file within the root directory - Ensure all node-modules have been properly installed
- Ensure that Electron has been installed globally by running
npm install -g electron
- Contact ParcelJS and ask them to fix it