Phala-Network / apps-ng

Yet another UI for Phala Network.
https://app.phala.network
Apache License 2.0
17 stars 27 forks source link

Error after yarn dev or build #26

Open sidealice opened 3 years ago

sidealice commented 3 years ago

yarn install (success) yarn dev or yarn build got same error :

Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
error TS6053: File '@polkadot/dev/config/tsconfig' not found.

I ran npx browserslist@latest --update-db and got same error.

Node:v14.17.1 Yarn:2.1.1