Guest User

Untitled

a guest
Dec 16th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. > @ build /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl
  2. > react-scripts build
  3.  
  4. Creating an optimized production build...
  5. /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:249
  6. if (extractedChunk.getNumberOfModules()) {
  7. ^
  8.  
  9. TypeError: extractedChunk.getNumberOfModules is not a function
  10. at ExtractTextPlugin.<anonymous> (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:249:32)
  11. at Array.forEach (native)
  12. at Compilation.<anonymous> (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:248:27)
  13. at Compilation.applyPluginsAsyncSeries (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/tapable/lib/Tapable.js:206:13)
  14. at sealPart2 (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/react-scripts/node_modules/webpack/lib/Compilation.js:662:9)
  15. at next (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/tapable/lib/Tapable.js:202:11)
  16. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:244:13
  17. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:473:16
  18. at iteratorCallback (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:1050:13)
  19. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:958:16
  20. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:227:15
  21. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:473:16
  22. at iteratorCallback (/mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:1050:13)
  23. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:958:16
  24. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/extract-text-webpack-plugin/dist/index.js:224:22
  25. at /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/node_modules/async/dist/async.js:3096:16
  26.  
  27. npm ERR! Linux 4.4.0-53-generic
  28. npm ERR! argv "/home/geodevadmin/.nvm/versions/node/v7.6.0/bin/node" "/home/geodevadmin/.nvm/versions/node/v7.6.0/bin/npm" "run" "build"
  29. npm ERR! node v7.6.0
  30. npm ERR! npm v4.1.2
  31. npm ERR! code ELIFECYCLE
  32. npm ERR! @ build: `react-scripts build`
  33. npm ERR! Exit status 1
  34. npm ERR!
  35. npm ERR! Failed at the @ build script 'react-scripts build'.
  36. npm ERR! Make sure you have the latest version of node.js and npm installed.
  37. npm ERR! If you do, this is most likely a problem with the package,
  38. npm ERR! not with npm itself.
  39. npm ERR! Tell the author that this fails on your system:
  40. npm ERR! react-scripts build
  41. npm ERR! You can get information on how to open an issue for this project with:
  42. npm ERR! npm bugs
  43. npm ERR! Or if that isn't available, you can get their info via:
  44. npm ERR! npm owner ls
  45. npm ERR! There is likely additional logging output above.
  46.  
  47. npm ERR! Please include the following file with any support request:
  48. npm ERR! /mnt/workspace_2TBSG/programming_workspace/node_apps/oil-gas-deckgl/npm-debug.log
Add Comment
Please, Sign In to add comment