studio-imp / vulture-wallet-browser

A sleek Open-Source, Non-Custodial, and Multi-Chain Crypto/Web3 wallet.
https://vulturewallet.net
MIT License
5 stars 0 forks source link

Unable to install #2

Closed MorningLightMountain713 closed 1 year ago

MorningLightMountain713 commented 1 year ago

git clone yarn install yarn serve

ERROR in ../node_modules/@polkadot/util-crypto/node_modules/@polkadot/util/has.js 9:33-40
Module not found: Error: Can't resolve 'process/browser' in '/Users/davew/code/vulture-wallet-browser/node_modules/@polkadot/util-crypto/node_modules/@polkadot/util'
 @ ../node_modules/@polkadot/util-crypto/node_modules/@polkadot/util/bundle.js 16:0-25 16:0-25
 @ ../node_modules/@polkadot/util-crypto/node_modules/@polkadot/util/index.js 4:0-28 4:0-28
 @ ../node_modules/@polkadot/util-crypto/detectPackage.js 4:0-47 7:0-13
 @ ../node_modules/@polkadot/util-crypto/index.js 3:0-28
 @ ./src/apis/substrate/substrateActions.ts 1:0-56 43:8-23
 @ ./src/accountActionWorker.ts 3:0-69 22:41-57
> npm list
vulture-wallet@0.2.6 /Users/davew/code/vulture-wallet-browser
├── @ledgerhq/hw-app-polkadot@6.24.1
├── @ledgerhq/hw-transport-webusb@6.24.1
├── @metamask/browser-passworder@3.0.0
├── @metamask/safe-event-emitter@2.0.0
├── @open-wc/webpack-import-meta-loader@0.4.7
├── @polkadot/api-contract@7.11.1
├── @polkadot/api@9.9.4
├── @polkadot/extension-inject@0.44.1
├── @polkadot/x-textdecoder@8.4.1
├── @typescript-eslint/eslint-plugin@5.14.0
├── @typescript-eslint/parser@5.14.0
├── @vue/cli-plugin-babel@5.0.8
├── @vue/cli-plugin-typescript@5.0.8
├── @vue/cli-service@5.0.8
├── @vue/eslint-config-typescript@9.1.0
├── axios@0.27.2
├── bignumber.js@9.0.2
├── bip39@3.0.4
├── buffer@6.0.3
├── core-js@3.21.1
├── crypto-browserify@3.12.0
├── ipfs@0.63.5
├── js-ipfs-fetch@4.0.0
├── localforage@1.10.0
├── os-browserify@0.3.0
├── path-browserify@1.0.1
├── pinia@2.0.14
├── stream-browserify@3.0.0
├── typescript@4.9.3
├── vue-class-component@8.0.0-rc.1
├── vue-loader@17.0.1
├── vue@3.2.45
├── vuetify-loader@1.9.2
├── vuetify@2.6.4
├── webpack-cli@5.0.0
└── yarn-audit-fix@9.2.1
MorningLightMountain713 commented 1 year ago

Just did a yarn upgrade --latest and everything runs