daostack/migration

upgrade web3

dkent600 opened this issue · 0 comments

migration is still using a beta of web3. it is falling behind the rest of the stack, which has moved on. the old version of web3 has issues, like this during npm install:

npm i @daostack/migration@0.0.1-rc.41-v1
npm WARN deprecated tar.gz@1.0.7: ⚠️ WARNING ⚠️ tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead:
npm WARN deprecated fs-promise@2.0.3: Use mz or fs-extra^3.0 with Promise Support
npm ERR! path /mnt/c/users/dkent/Documents/Projects/GitHub/DAOStack/client/node_modules/websocket
npm ERR! code EISGIT
npm ERR! git /mnt/c/users/dkent/Documents/Projects/GitHub/DAOStack/client/node_modules/websocket: Appears to be a git repo or submodule.
npm ERR! git /mnt/c/users/dkent/Documents/Projects/GitHub/DAOStack/client/node_modules/websocket