I am trying to installing on a fresh build on a RPI3 and when i run npm install i get the following error.

Error: Failed to find Electron v1.7.0 for linux-arm64 at https://github.com/electron/electron/releases/download/v1.7.0/chromedriver-v1.7.0-linux-arm64.zip

OS/Kernel: 4.18.9-1-ARCH
Node version: 10.11.0
NPM version: 6.4.1

Anyone run into this or know how to resolve this?