Arattian / DynamoDb-GUI-Client

DynamoDb GUI Client
MIT License
659 stars 77 forks source link

Build broken for contributors #78

Open Wilddata opened 3 years ago

Wilddata commented 3 years ago

Hi, I'm using macOS to develop and I'd like to contribute. I pulled the master branch and I got stuck with this error: https://github.com/nklayman/vue-cli-plugin-electron-builder/issues/1229 Then I pulled the 2 npm updates from the branch npm_and_yarn and I'm now getting INFO Launching Electron... App threw an error during load TypeError: electron__WEBPACK_IMPORTED_MODULE_0__.protocol.registerStandardSchemes is not a function

Would it be possible to get a clean state of this app for development? Thank you!