* ``` #!/bin/bash cd "CircuitVerse-master folder" npm install ``` [...] ``` npm run build ``` I get: `npm ERR! missing script: build`