hemakshis

tc-web-server terminal output

Sep 18th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.36 KB | None | 0 0
  1. // tc-web-server
  2. hemakshis@hemakshis:~/Mozilla/Taskcluster/taskcluster-web-server$ yarn
  3. yarn install v1.9.4
  4. [1/4] Resolving packages...
  5. [2/4] Fetching packages...
  6. info fsevents@1.2.4: The platform "linux" is incompatible with this module.
  7. info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
  8. [3/4] Linking dependencies...
  9. warning "neutrino-preset-mozilla-frontend-infra > eslint-config-prettier@2.10.0" has unmet peer dependency "eslint@>=3.14.1".
  10. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist@6.5.3" has unmet peer dependency "react@>=15".
  11. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist@6.5.3" has unmet peer dependency "react-dom@>=15".
  12. warning "neutrino-preset-mozilla-frontend-infra > @neutrinojs/react > react-hot-loader > redbox-react@1.6.0" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0-beta || ^16.0.0".
  13. warning "neutrino-preset-mozilla-frontend-infra > @neutrinojs/react > react-hot-loader > redbox-react@1.6.0" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0-beta || ^16.0.0".
  14. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > html-webpack-plugin@2.30.1" has unmet peer dependency "webpack@1 || ^2 || ^2.1.0-beta || ^2.2.0-rc || ^3".
  15. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > markdown-to-jsx@6.7.0" has unmet peer dependency "react@>= 0.14.0".
  16. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-codemirror2@4.3.0" has unmet peer dependency "react@>=15.5 <=16.x".
  17. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-group@1.0.6" has unmet peer dependency "react@>=15.0.0".
  18. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-icons@2.2.7" has unmet peer dependency "react@^0.14.0 || ^15.0.0 || ^16.0.0".
  19. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-icons@2.2.7" has unmet peer dependency "react-dom@^0.14.0 || ^15.0.0 || ^16.0.0".
  20. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > uglifyjs-webpack-plugin@1.2.4" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
  21. warning "neutrino-preset-mozilla-frontend-infra > @neutrinojs/react > @neutrinojs/web > @neutrinojs/font-loader > url-loader@1.1.0" has incorrect peer dependency "webpack@^4.0.0".
  22. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-icons > react-icon-base@2.1.0" has unmet peer dependency "react@*".
  23. warning "neutrino-preset-mozilla-frontend-infra > neutrino-middleware-styleguidist > react-styleguidist > react-icons > react-icon-base@2.1.0" has unmet peer dependency "react-dom@*".
  24. [4/4] Building fresh packages...
  25. Done in 144.97s.
  26.  
  27. hemakshis@hemakshis:~/Mozilla/Taskcluster/taskcluster-web-server$ yarn start
  28. yarn run v1.9.4
  29. $ neutrino start
  30. ✔ Build completed
  31.  
  32.  
  33. Web server running on port 3050.
  34.  
  35. Open the interactive GraphQL Playground and schema explorer in your browser at:
  36.         http://localhost:3050/playground
Add Comment
Please, Sign In to add comment