Uniswap / examples

107 stars 141 forks source link

run problem #77

Open wade-liwei opened 3 months ago

wade-liwei commented 3 months ago

Do you have the following problem? Which node version do you use?

WARNING in ./node_modules/jsbi/dist/jsbi-umd.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from '/home/wuban/examples/v3-sdk/trading/node_modules/jsbi/lib/jsbi.ts' file: Error: ENOENT: no such file or directory, open '/home/wuban/examples/v3-sdk/trading/node_modules/jsbi/lib/jsbi.ts'

webpack compiled with 1 warning

my node version: wuban@wuban:~/examples/v3-sdk/trading$ nvm list -> v16.19.0 v18.16.0 v18.20.0 v20.12.0