dave
dave copied to clipboard
Updated package.json
To - Do
- [x] Updated package.json
- [ ] Need to get main.js running again
Errors solved -
After running run_gui.bash after installation on the update_install branch,the package.json throws EJSONPARSE. Fixed this. To reproduce -
- Clone and shift branch to update_install.
- Run the install and execute run_gui.bash post installation.
Errors to fix -
After fixing EJSONPARSE,the script throws a start script not found error. This is a work in progress.
Files changed
main/js/electron/package.json
Need for the PR
The json file in update_install and main branch had outdated packages and invalid json. Fixed the json file structure. Need to resolve the script in package.json to get it up and running again
Status
This PR is a WiP,and would be updated as the debugging proceeds.
Supersedes and closes #74