-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Description
lamport ~/p/taskcluster/ui [main] $ rm -rf node_modules/
yarn
lamport ~/p/taskcluster/ui [main] $ yarn
yarn install v1.22.5
[1/5] Validating package.json...
[2/5] Resolving packages...
[3/5] Fetching packages...
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
info [email protected]: The platform "linux" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/5] Linking dependencies...
warning " > @material-ui/[email protected]" has unmet peer dependency "@date-io/core@^1.3.6".
warning " > [email protected]" has incorrect peer dependency "react@^16.12.0".
warning " > [email protected]" has incorrect peer dependency "react-dom@^16.12.0".
warning " > [email protected]" has unmet peer dependency "@types/react@^16.8.0".
warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "@types/react@^16.8.0".
warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "@types/react@^16.8.0".
warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "apollo-cache@^1.3.2".
warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "@types/react@^16.8.0".
warning "react-apollo > @apollo/[email protected]" has unmet peer dependency "@types/react@^16.8.0".
warning "@mozilla-frontend-infra/react-lint > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
warning "@mozilla-frontend-infra/react-lint > @neutrinojs/airbnb > @neutrinojs/[email protected]" has incorrect peer dependency "[email protected]".
warning "@neutrinojs/airbnb > [email protected]" has incorrect peer dependency "eslint-plugin-react-hooks@^1.7.0".
warning "react-styleguidist > [email protected]" has incorrect peer dependency "webpack@^2.2.0 || ^3.0.0".
warning "react-styleguidist > webpack-dev-server > [email protected]" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0".
[5/5] Building fresh packages...
Done in 36.93s.
lamport ~/p/taskcluster/ui [main] $ yarn start
yarn run v1.22.5
$ cross-env GENERATE_ENV_JS=1 webpack-dev-server --mode development
ℹ 「wds」: Project is running at http://localhost:5080/
ℹ 「wds」: webpack output is served from /
ℹ 「wds」: Content not from webpack is served from /home/dustin/p/taskcluster/ui
ℹ 「wds」: 404s will fallback to /index.html
✖ 「wdm」: Time: 53135ms
ERROR in ./node_modules/ssh2/lib/agent.js
Module not found: Error: Can't resolve 'child_process' in '/home/dustin/p/taskcluster/ui/node_modules/ssh2/lib'
ERROR in ./node_modules/ssh2/lib/client.js
Module not found: Error: Can't resolve 'dns' in '/home/dustin/p/taskcluster/ui/node_modules/ssh2/lib'
ERROR in ./node_modules/ssh2/lib/server.js
Module not found: Error: Can't resolve 'net' in '/home/dustin/p/taskcluster/ui/node_modules/ssh2/lib'
ERROR in ./node_modules/ssh2/lib/agent.js
Module not found: Error: Can't resolve 'net' in '/home/dustin/p/taskcluster/ui/node_modules/ssh2/lib'
ERROR in ./node_modules/ssh2/lib/client.js
Module not found: Error: Can't resolve 'net' in '/home/dustin/p/taskcluster/ui/node_modules/ssh2/lib'
ℹ 「wdm」: Failed to compile.
ℹ 「wdm」: Compiling...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels