Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsbi.ts not found #22

Open
ghost opened this issue Nov 20, 2023 · 0 comments
Open

jsbi.ts not found #22

ghost opened this issue Nov 20, 2023 · 0 comments

Comments

@ghost
Copy link

ghost commented Nov 20, 2023

I followed the steps and everything went fine. Finally, when I started the ui interface, it showed that the dependency could not be found.

$ cd ui && yarn start

Failed to parse source map from '/home/going/workspace/foundryup/uniswapv3-code/ui/node_modules/jsbi/lib/jsbi.ts' file: Error: ENOENT: no such file or directory, open '/home/going/workspace/foundryup/uniswapv3-code/ui/node_modules/jsbi/lib/jsbi.ts'

Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.

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/going/workspace/foundryup/uniswapv3-code/ui/node_modules/jsbi/lib/jsbi.ts' file: Error: ENOENT: no such file or directory, open '/home/going/workspace/foundryup/uniswapv3-code/ui/node_modules/jsbi/lib/jsbi.ts'

webpack compiled with 1 warning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants