Advertisement
Guest User

Untitled

a guest
Apr 13th, 2016
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. C:\dev\MeteorTest>meteor npm install --save react react-dom material-ui
  2.  
  3. C:\dev\MeteorTest>C:\Users\user\AppData\Local\.meteor\packages\meteor-tool\1.3.0
  4. _3\mt-os.windows.x86_32\dev_bundle\bin\\node.exe C:\Users\user\AppData\Local\.me
  5. teor\packages\meteor-tool\1.3.0_3\mt-os.windows.x86_32\dev_bundle\bin\\..\lib\no
  6. de_modules\npm\bin\npm-cli.js install --save react react-dom material-ui
  7. npm WARN peerDependencies The peer dependency react@^0.14.0 included from materi
  8. al-ui will no
  9. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  10. ependency
  11. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  12. explicitly.
  13. npm WARN peerDependencies The peer dependency react-dom@^0.14.0 included from ma
  14. terial-ui will no
  15. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  16. ependency
  17. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  18. explicitly.
  19. npm WARN peerDependencies The peer dependency react-tap-event-plugin@^0.2.0 incl
  20. uded from material-ui will no
  21. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  22. ependency
  23. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  24. explicitly.
  25. npm WARN engine [email protected]: wanted: {"node":">=0.12"} (current:
  26. {"node":"0.10.43","npm":"2.14.22"})
  27. npm WARN peerDependencies The peer dependency react@^0.14.8 included from react-
  28. addons-update will no
  29. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  30. ependency
  31. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  32. explicitly.
  33. npm WARN peerDependencies The peer dependency react@^0.14.8 included from react-
  34. addons-pure-render-mixin will no
  35. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  36. ependency
  37. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  38. explicitly.
  39. npm WARN peerDependencies The peer dependency react@^0.14.8 included from react-
  40. addons-transition-group will no
  41. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  42. ependency
  43. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  44. explicitly.
  45. npm WARN peerDependencies The peer dependency react@^0.14.8 included from react-
  46. addons-create-fragment will no
  47. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  48. ependency
  49. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  50. explicitly.
  51. npm WARN peerDependencies The peer dependency react@^0.14.0 included from recomp
  52. ose will no
  53. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  54. ependency
  55. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  56. explicitly.
  57. npm WARN peerDependencies The peer dependency react@^0.14.0 included from react-
  58. tap-event-plugin will no
  59. npm WARN peerDependencies longer be automatically installed to fulfill the peerD
  60. ependency
  61. npm WARN peerDependencies in npm 3+. Your application will need to depend on it
  62. explicitly.
  63. npm ERR! Windows_NT 6.1.7601
  64. npm ERR! argv "C:\\Users\\user\\AppData\\Local\\.meteor\\packages\\meteor-tool\\
  65. 1.3.0_3\\mt-os.windows.x86_32\\dev_bundle\\bin\\\\node.exe" "C:\\Users\\user\\Ap
  66. pData\\Local\\.meteor\\packages\\meteor-tool\\1.3.0_3\\mt-os.windows.x86_32\\dev
  67. _bundle\\lib\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "react" "re
  68. act-dom" "material-ui"
  69. npm ERR! node v0.10.43
  70. npm ERR! npm v2.14.22
  71. npm ERR! code EPEERINVALID
  72.  
  73. npm ERR! peerinvalid The package [email protected] does not satisfy its siblings'
  74. peerDependencies requirements!
  75. npm ERR! peerinvalid Peer [email protected] wants react-dom@^0.14.0
  76.  
  77. npm ERR! Please include the following file with any support request:
  78. npm ERR! C:\dev\MeteorTest\npm-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement