You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/07/02 04:28:30 UTC

[GitHub] [incubator-superset] sedhha commented on issue #10214: How to update the customized changes in Apache Superset?

sedhha commented on issue #10214:
URL: https://github.com/apache/incubator-superset/issues/10214#issuecomment-652774210


   > superset@0.999.0-dev dev-server /home/shivam/apache_superset/incubator-superset/superset-frontend
   > NODE_ENV=development BABEL_ENV=development node --max_old_space_size=4096 ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode=development
   
   module.js:549
       throw err;
       ^
   
   Error: Cannot find module '/home/shivam/apache_superset/incubator-superset/superset-frontend/node_modules/webpack-dev-server/bin/webpack-dev-server.js'
       at Function.Module._resolveFilename (module.js:547:15)
       at Function.Module._load (module.js:474:25)
       at Function.Module.runMain (module.js:693:10)
       at startup (bootstrap_node.js:188:16)
       at bootstrap_node.js:609:3
   
   npm ERR! Linux 5.3.0-1029-gcp
   npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "run" "dev-server"
   npm ERR! node v8.10.0
   npm ERR! npm  v3.5.2
   npm ERR! code ELIFECYCLE
   npm ERR! superset@0.999.0-dev dev-server: `NODE_ENV=development BABEL_ENV=development node --max_old_space_size=4096 ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode=development`
   npm ERR! Exit status 1
   npm ERR! 
   npm ERR! Failed at the superset@0.999.0-dev dev-server script 'NODE_ENV=development BABEL_ENV=development node --max_old_space_size=4096 ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode=development'.
   npm ERR! Make sure you have the latest version of node.js and npm installed.
   npm ERR! If you do, this is most likely a problem with the superset package,
   npm ERR! not with npm itself.
   npm ERR! Tell the author that this fails on your system:
   npm ERR!     NODE_ENV=development BABEL_ENV=development node --max_old_space_size=4096 ./node_modules/webpack-dev-server/bin/webpack-dev-server.js --mode=development
   npm ERR! You can get information on how to open an issue for this project with:
   npm ERR!     npm bugs superset
   npm ERR! Or if that isn't available, you can get their info via:
   npm ERR!     npm owner ls superset
   npm ERR! There is likely additional logging output above.
   
   npm ERR! Please include the following file with any support request:
   npm ERR!     /home/shivam/apache_superset/incubator-superset/superset-frontend/npm-debug.log
   
   Getting this 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org