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

Error npm start #992

Open
nash81 opened this issue May 31, 2022 · 2 comments
Open

Error npm start #992

nash81 opened this issue May 31, 2022 · 2 comments

Comments

@nash81
Copy link

nash81 commented May 31, 2022

Error while trying to run npm start
on Ubuntu 18.04 and node v10.20.1

Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/NotFound'
required by /home/ubuntu/Downloads/stellarterm/src/components/NotFound/NotFound.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/ToastTemplate'
required by /home/ubuntu/Downloads/stellarterm/src/components/ToastTemplate/ToastTemplate.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/Download'
required by /home/ubuntu/Downloads/stellarterm/src/components/Download/Download.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/Markets'
required by /home/ubuntu/Downloads/stellarterm/src/components/Markets/Markets.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/Exchange'
required by /home/ubuntu/Downloads/stellarterm/src/components/Exchange/Exchange.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/HomePage'
required by /home/ubuntu/Downloads/stellarterm/src/components/HomePage/HomePage.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/Header'
required by /home/ubuntu/Downloads/stellarterm/src/components/Header/Header.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/Footer'
required by /home/ubuntu/Downloads/stellarterm/src/components/Footer/Footer.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)
Error: Can't walk dependency graph: Cannot find module '../../images' from '/home/ubuntu/Downloads/stellarterm/src/components/BuyCrypto'
required by /home/ubuntu/Downloads/stellarterm/src/components/BuyCrypto/BuyCrypto.jsx
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:55:21
at load (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:69:43)
at onex (/home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:92:31)
at /home/ubuntu/Downloads/stellarterm/node_modules/browserify/node_modules/browser-resolve/node_modules/resolve/lib/async.js:22:47
at FSReqWrap.oncomplete (fs.js:153:21)

@jmysliv
Copy link

jmysliv commented Sep 16, 2022

I have the same issue.

@MarioRodriguezS
Copy link

I solved this error when upgrading browserify to v16.5.1.

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

3 participants