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

npm run start:complete gives errors #54

Open
dirk-ecker opened this issue Oct 13, 2020 · 2 comments
Open

npm run start:complete gives errors #54

dirk-ecker opened this issue Oct 13, 2020 · 2 comments

Comments

@dirk-ecker
Copy link

Problem

npm run start:complete stops with

ERROR in ./node_modules/plotly.js/node_modules/image-size/lib/index.js
Module not found: Error: Can't resolve 'fs' in '/home/ecker/data/projects/helgoland/node_modules/plotly.js/node_modules/image-size/lib'
ERROR in ./node_modules/plotly.js/node_modules/image-size/lib/types/tiff.js
Module not found: Error: Can't resolve 'fs' in '/home/ecker/data/projects/helgoland/node_modules/plotly.js/node_modules/image-size/lib/types'

npm run start works as expected.

Environment

OS: Linux Mint
node v14.13.1
npm 6.14.8

branch: develop

@ktsrivastava29
Copy link

ktsrivastava29 commented Feb 12, 2022

@dirk-ecker I see it's been a few years, so were you able to resolve this issue?
I'm facing a similar problem could you suggest something?

@shubhankar-mern
Copy link

@dirk-ecker before that u have to run npm install
then npm run build:complete
then that coommand
Does it still gives error

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