Guest User

asdsadsadsa

a guest
Jun 10th, 2018
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. Uncaught Error: Cannot find module 'fs' index.js:1
  2. at webpackMissingModule (index.js:1)
  3. at Object.eval (index.js:1)
  4. at eval (index.js:12)
  5. at Object../node_modules/electron/index.js (bundle.js:847)
  6. at __webpack_require__ (bundle.js:722)
  7. at fn (bundle.js:99)
  8. at eval (App.jsx:13)
  9. at Object../window/App.jsx (bundle.js:1439)
  10. at __webpack_require__ (bundle.js:722)
  11. at fn (bundle.js:99)
  12.  
  13. webpackMissingModule @ index.js:1
  14. (anonymous) @ index.js:1
  15. (anonymous) @ index.js:12
  16. ./node_modules/electron/index.js @ bundle.js:847
  17. __webpack_require__ @ bundle.js:722
  18. fn @ bundle.js:99
  19. (anonymous) @ App.jsx:13
  20. ./window/App.jsx @ bundle.js:1439
  21. __webpack_require__ @ bundle.js:722
  22. fn @ bundle.js:99
  23. (anonymous) @ index.js:11
  24. ./window/index.js @ bundle.js:1451
  25. __webpack_require__ @ bundle.js:722
  26. fn @ bundle.js:99
  27. (anonymous) @ client:3
  28. 0 @ bundle.js:1462
  29. __webpack_require__ @ bundle.js:722
  30. (anonymous) @ bundle.js:789
  31. (anonymous) @ bundle.js:792
  32.  
  33. &
  34.  
  35. ./node_modules/electron/index.js
  36. Module not found: Error: Can't resolve 'fs' in 'D:\Documents\react-electron\node_modules\electron'
  37.  
  38. errors @ client:161
  39. onmessage @ socket.js:41
  40. EventTarget.dispatchEvent @ sockjs.js:170
  41. (anonymous) @ sockjs.js:883
  42. SockJS._transportMessage @ sockjs.js:881
  43. EventEmitter.emit @ sockjs.js:86
  44. WebSocketTransport.ws.onmessage @ sockjs.js:2957
Advertisement
Add Comment
Please, Sign In to add comment