dave icon indicating copy to clipboard operation
dave copied to clipboard

Updated package.json

Open rachittshah opened this issue 3 years ago • 0 comments

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 -

  1. Clone and shift branch to update_install.
  2. 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

rachittshah avatar Mar 16 '21 12:03 rachittshah