Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the @etheruemjs/vm 6.4.0 it seems the "peerDependency" c-kzg in @ethereumjs/tx is not being properly installed. Fix by installing the specific vm version 6.3.0 and not ^6.3.0, which would install 6.4.0
- Loading branch information