Shane
Shane
Each method has a common set of error codes but also in some cases unique error codes we need to document
## **Description** I'm getting an error using this library, looks like its erroring on a require to a diff module  [](https://codespaces.new/MetaMask/metamask-extension/pull/25590?quickstart=1) ## **Related issues** Fixes: ##...
rel: https://github.com/open-rpc/inspector/pull/336
see here for more info: https://github.com/MetaMask/metamask-extension/issues/24225 we can enable these again when that issue is resolved
https://github.com/MetaMask/api-specs/blob/05a94c96a9801dbb8793851db609aac1641d5e83/multichain/openrpc.yaml#L256C1-L261C34
https://github.com/MetaMask/api-specs/blob/87ee4b41e867420209bb87cc7a91c67477267233/multichain/openrpc.yaml#L131C17-L131C39
**Describe the bug** When trying to use the result of `parseOpenRPCDocument`, its leaving remnants of the dereffer left over. specifically in this case `.items` is left with `.components` still there....