NoahMarconi

Results 5 issues of NoahMarconi

## Proposed changes Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request. If it fixes a bug or resolves...

```sh $ npx @nestjs/cli@latest add nestjs-prisma --addPrismaService ✔ Package installation in progress... ☕ Starting library setup... /home/__SNIP__/node_modules/.pnpm/@[email protected][email protected]/node_modules/@angular-devkit/schematics-cli/bin/schematics.js:397 throw new Error(`Unknown argument ${key}. Did you mean ${(0, yargs_parser_1.decamelize)(key)}?`); ^ Error: Unknown...

Related to #2 Included basic tests and a new command line argument. I exposed a number of functions under `AirDrop.merkleTools` which can be used without initiating a new Object. Let...

https://docs.ethers.io/ethers-app/dev-cli.html ``` 404 Not Found Code: NoSuchKey Message: The specified key does not exist. Key: ethers-app/dev-cli.html RequestId: EE8B45476E575546 HostId: IIr0aFTtLjqX95wVP/y8QWwL8K2j/otqiFTTKXGle1evVzsEEvuTpE8s972tid83hFg0LBy6efw= An Error Occurred While Attempting to Retrieve a Custom Error...

## Issue Type - [x] Bug (https://github.com/ethjs/ethjs-abi/blob/master/.github/CONTRIBUTING.md#bug-reports) ## Description `tuple` type is not checked for: https://github.com/ethjs/ethjs-abi/blob/master/src/utils/index.js#L298 ## Steps to reproduce https://ethfiddle.com/VxkWJs5sQz Setter `set` does not accept `tuple` type.