Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
grpc is definitely a problem. Downgrading the version removed this issue and allowed me to build locally successfully. ``` npm ERR! path /usr/local/lib/node_modules/@google/clasp/node_modules/@protobufjs/aspromise/package.json.2851276142 npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall open npm ERR! enoent ENOENT: no such file or directory, open '/usr/local/lib/node_modules/@google/clasp/node_modules/@protobufjs/aspromise/package.json.2851276142' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent ```
- Loading branch information