ethereumjs / merkle-patricia-tree

Project is in active development and has been moved to the EthereumJS VM monorepo.

Home Page:https://github.com/ethereumjs/ethereumjs-monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm run build fails

s1na opened this issue · comments

npm run build fails with the following error:

Error: Cannot find module 'async' from '/path/merkle-patricia-tree'

Although npm run babel succeeds.

npm run build is working on master with tsc now, so I will close this for now. Please feel free to re-open if you have more reproduction details.