Michael Skonnard

Results 1 comments of Michael Skonnard

The NodeJS script wasn't working for me because there were some dependency issues. Getting the latest packages fix this: - remove all dependencies from package.json - run `npm i @grpc/grpc-js...