vercel / next.js

The React Framework
https://nextjs.org
MIT License
124.96k stars 26.69k forks source link

Multiple Examples Failing to install #24568

Closed darshkpatel closed 2 years ago

darshkpatel commented 3 years ago

What example does this report relate to?

What version of Next.js are you using?

10.2.0 (not relevant)

What version of Node.js are you using?

16.0.0

What browser are you using?

not relevant

What operating system are you using?

macOS

How are you deploying your application?

not relevant

Describe the Bug

npm install fails with a peer dependency error This would imply npx create-next-app --example <example> will also fail for anyone trying to pull the example template.

Expected Behavior

Should successfully install without errors

To Reproduce

npm install in the example directory or npx create-next-app --example <example> while using node 16

Notes

I'll try to whip up a PR fixing these dependency issues soon (or at least most of them). Opened issue for better tracking

I used a script to check these, Here's a log of the output. Some parts of the output are missing since iTerm didn't wanna co-operate :/

Click to expand Log! ``` Run `npm audit` for details. with-ant-design-pro-layout-less/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-ant-design-pro-layout-less@1.0.0 npm ERR! Found: less@3.11.1 npm ERR! node_modules/less npm ERR! less@"3.11.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer less@"^2.7.3" from @zeit/next-less@1.0.1 npm ERR! node_modules/@zeit/next-less npm ERR! @zeit/next-less@"^1.0.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_36_01_065Z-debug.log with-ant-design/ npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 552 packages, and audited 553 packages in 16s 46 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-aphrodite/ added 274 packages, and audited 275 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-apollo-and-redux/ added 299 packages, and audited 300 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-apollo-neo4j-graphql/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: graphql@14.2.1 npm ERR! node_modules/graphql npm ERR! graphql@"14.2.1" from the root project npm ERR! peer graphql@"^14.0.0 || ^15.0.0" from @apollo/client@3.3.15 npm ERR! node_modules/@apollo/client npm ERR! @apollo/client@"^3.2.7" from the root project npm ERR! peer @apollo/client@"~3.2.5 || ~3.3.0" from @graphql-tools/links@7.1.0 npm ERR! node_modules/@graphql-tools/links npm ERR! @graphql-tools/links@"^7.0.4" from graphql-tools@7.0.4 npm ERR! node_modules/neo4j-graphql-js/node_modules/graphql-tools npm ERR! graphql-tools@"^7.0.2" from neo4j-graphql-js@2.19.2 npm ERR! node_modules/neo4j-graphql-js npm ERR! 1 more (apollo-upload-client) npm ERR! 41 more (@graphql-typed-document-node/core, graphql-tag, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer graphql@"^15.0.0" from relay-compiler@10.1.0 npm ERR! node_modules/@graphql-tools/relay-operation-optimizer/node_modules/relay-compiler npm ERR! relay-compiler@"10.1.0" from @graphql-tools/relay-operation-optimizer@6.3.0 npm ERR! node_modules/@graphql-tools/relay-operation-optimizer npm ERR! @graphql-tools/relay-operation-optimizer@"^6.2.5" from graphql-tools@7.0.4 npm ERR! node_modules/neo4j-graphql-js/node_modules/graphql-tools npm ERR! graphql-tools@"^7.0.2" from neo4j-graphql-js@2.19.2 npm ERR! node_modules/neo4j-graphql-js npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_36_56_889Z-debug.log with-apollo/ added 288 packages, and audited 289 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-app-layout/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-astroturf/ npm WARN deprecated @zeit/next-css@1.0.1: Next.js now has built-in support for CSS: https://nextjs.org/docs/basic-features/built-in-css-support. The built-in support solves many bugs and painpoints that the next-css plugin had. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 651 packages, and audited 652 packages in 16s 54 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-atlaskit/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-atlaskit@0.1.0 npm ERR! Found: styled-components@5.2.3 npm ERR! node_modules/styled-components npm ERR! styled-components@"^5.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer styled-components@"^3.2.6" from @atlaskit/datetime-picker@9.4.7 npm ERR! node_modules/@atlaskit/datetime-picker npm ERR! @atlaskit/datetime-picker@"^9.2.8" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_37_33_853Z-debug.log with-aws-amplify-typescript/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 added 1178 packages, and audited 1179 packages in 1m 57 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-aws-amplify/ npm WARN ERESOLVE overriding peer dependency npm WARN Found: @aws-amplify/pubsub@2.1.9 npm WARN node_modules/@aws-amplify/pubsub npm WARN @aws-amplify/pubsub@"^2.1.0" from aws-amplify@2.1.0 npm WARN node_modules/aws-amplify npm WARN aws-amplify@"2.1.0" from the root project npm WARN npm WARN Could not resolve dependency: npm WARN peer @aws-amplify/pubsub@"^1.2.4" from @aws-amplify/api@2.2.1 npm WARN node_modules/@aws-amplify/api npm WARN @aws-amplify/api@"^2.1.0" from aws-amplify@2.1.0 npm WARN node_modules/aws-amplify npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated buffer@4.9.1: This version of 'buffer' is out-of-date. You must update to v4.9.2 or newer npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 added 1109 packages, and audited 1110 packages in 30s 52 packages are looking for funding run `npm fund` for details 4 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-babel-macros/ added 289 packages, and audited 290 packages in 10s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-carbon-components/ added 403 packages, and audited 404 packages in 28s 52 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-cerebral/ added 287 packages, and audited 288 packages in 16s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-chakra-ui-typescript/ added 440 packages, and audited 441 packages in 26s 51 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-chakra-ui/ added 435 packages, and audited 436 packages in 9s 51 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-clerk/ added 289 packages, and audited 290 packages in 13s 22 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-compiled-css/ added 500 packages, and audited 501 packages in 22s 61 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-context-api/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-cookie-auth-fauna/ added 278 packages, and audited 279 packages in 9s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-cookie-auth/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_41_55_973Z-debug.log with-cssed/ added 320 packages, and audited 321 packages in 9s 49 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-custom-babel-config/ added 300 packages, and audited 301 packages in 7s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-custom-reverse-proxy/ added 330 packages, and audited 331 packages in 7s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-cxs/ npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 285 packages, and audited 286 packages in 6s 44 packages are looking for funding run `npm fund` for details 5 low severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-deta-base/ added 269 packages, and audited 270 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-docker/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-dotenv/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_42_45_748Z-debug.log with-draft-js/ added 277 packages, and audited 278 packages in 7s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-dynamic-app-layout/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-dynamic-import/ added 269 packages, and audited 270 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-electron-typescript/ added 569 packages, and audited 570 packages in 52s 74 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-electron/ added 561 packages, and audited 562 packages in 41s 73 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-emotion-vanilla/ added 349 packages, and audited 350 packages in 11s 50 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-emotion/ added 334 packages, and audited 335 packages in 7s 50 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-env-from-next-config-js/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-expo-typescript/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated topo@2.0.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated deep-assign@3.0.0: Check out `lodash.merge` or `merge-options` instead. npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated joi@11.4.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 npm WARN deprecated html-webpack-plugin@4.0.0-alpha.2: please switch to a stable version npm WARN deprecated @types/next-server@9.0.0: This is a stub types definition. next-server provides its own type definitions, so you do not need this installed. npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 1836 packages, and audited 1837 packages in 1m 73 packages are looking for funding run `npm fund` for details 39 vulnerabilities (29 low, 1 moderate, 9 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. with-expo/ npm WARN deprecated @types/next-server@9.0.0: This is a stub types definition. next-server provides its own type definitions, so you do not need this installed. npm WARN deprecated deep-assign@3.0.0: Check out `lodash.merge` or `merge-options` instead. npm WARN deprecated topo@2.0.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated xmldom@0.1.31: Deprecated due to CVE-2021-21366 resolved in 0.5.0 npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated html-webpack-plugin@4.0.0-alpha.2: please switch to a stable version npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated joi@11.4.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated uglify-es@3.3.9: support for ECMAScript is superseded by `uglify-js` as of v3.13.0 npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 1951 packages, and audited 1952 packages in 49s 73 packages are looking for funding run `npm fund` for details 39 vulnerabilities (29 low, 1 moderate, 9 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. with-facebook-pixel/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-fela/ added 291 packages, and audited 292 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-filbert/ added 332 packages, and audited 333 packages in 33s 49 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-firebase-authentication-serverless/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_48_43_436Z-debug.log with-firebase-authentication/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_48_45_960Z-debug.log with-firebase-cloud-messaging/ added 328 packages, and audited 329 packages in 35s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-firebase-hosting/ npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 added 861 packages, and audited 862 packages in 27s 56 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-firebase/ added 420 packages, and audited 421 packages in 15s 46 packages are looking for funding run `npm fund` for details 6 vulnerabilities (4 low, 2 high) To address all issues, run: npm audit fix --force Run `npm audit` for details. with-flow/ npm WARN deprecated babel-eslint@8.2.6: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 299 packages, and audited 300 packages in 9s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-framer-motion/ added 276 packages, and audited 277 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-glamorous/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_50_27_498Z-debug.log with-global-stylesheet-simple/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_50_30_370Z-debug.log with-global-stylesheet/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_50_33_147Z-debug.log with-goober/ added 272 packages, and audited 273 packages in 9s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-google-analytics-amp/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-google-analytics/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-google-tag-manager/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-graphql-faunadb/ npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated request@2.88.0: request has been deprecated, see https://github.com/request/request/issues/3142 added 326 packages, and audited 327 packages in 9s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-graphql-hooks/ added 273 packages, and audited 274 packages in 10s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-graphql-react/ added 275 packages, and audited 276 packages in 10s 46 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-grommet/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-grommet@1.0.0 npm ERR! Found: styled-components@4.4.1 npm ERR! node_modules/styled-components npm ERR! styled-components@"^4.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer styled-components@">= 5.1" from grommet@2.17.1 npm ERR! node_modules/grommet npm ERR! grommet@"^2.5.5" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_51_35_465Z-debug.log with-gsap/ added 273 packages, and audited 274 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-hls-js/ added 271 packages, and audited 272 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-http2/ added 275 packages, and audited 276 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-i18n-next-intl/ added 276 packages, and audited 277 packages in 9s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-i18n-rosetta/ added 271 packages, and audited 272 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-ionic-typescript/ added 392 packages, and audited 393 packages in 11s 54 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-iron-session/ added 280 packages, and audited 281 packages in 9s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-jest/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-jest@0.1.0 npm ERR! Found: react@16.12.0 npm ERR! node_modules/react npm ERR! react@"16.12.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.14.0" from react-test-renderer@16.14.0 npm ERR! node_modules/react-test-renderer npm ERR! dev react-test-renderer@"^16.12.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_52_40_835Z-debug.log with-kea/ npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 355 packages, and audited 356 packages in 11s 45 packages are looking for funding run `npm fund` for details 4 low severity vulnerabilities To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-knex/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated debug@4.1.1: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) added 455 packages, and audited 456 packages in 10s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-linaria/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated added 515 packages, and audited 516 packages in 11s 50 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-lingui/ added 524 packages, and audited 525 packages in 23s 69 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-loading/ added 269 packages, and audited 270 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-magic/ added 337 packages, and audited 338 packages in 13s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-markdown/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_54_06_632Z-debug.log with-material-ui/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_54_09_353Z-debug.log with-mdbreact/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@"17.0.1" from the root project npm ERR! peer react@"*" from mdbreact@5.0.2 npm ERR! node_modules/mdbreact npm ERR! mdbreact@"^5.0.0" from the root project npm ERR! 2 more (react-dom, next) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.3.0" from @material-ui/core@3.9.3 npm ERR! node_modules/mdbreact/node_modules/@material-ui/core npm ERR! @material-ui/core@"3.9.3" from mdbreact@5.0.2 npm ERR! node_modules/mdbreact npm ERR! mdbreact@"^5.0.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_54_14_597Z-debug.log with-mdx-remote/ added 548 packages, and audited 549 packages in 11s 107 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mdx/ added 380 packages, and audited 381 packages in 9s 104 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx-react-lite/ added 302 packages, and audited 303 packages in 8s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx-state-tree-typescript/ added 312 packages, and audited 313 packages in 9s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx-state-tree/ added 305 packages, and audited 306 packages in 9s 45 packages are looking for funding run `npm fund` for details with-mobx-react-lite/ added 302 packages, and audited 303 packages in 8s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx-state-tree-typescript/ added 312 packages, and audited 313 packages in 9s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx-state-tree/ added 305 packages, and audited 306 packages in 9s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mobx/ added 305 packages, and audited 306 packages in 8s 48 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mocha/ npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" npm WARN deprecated debug@3.2.6: Debug versions >=3.2.0 <3.2.7 || >=4 <4.3.1 have a low-severity ReDos regression when used in a Node.js environment. It is recommended you upgrade to 3.2.7 or 4.3.1. (https://github.com/visionmedia/debug/issues/797) added 436 packages, and audited 437 packages in 11s 72 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-monaco-editor/ npm WARN deprecated @zeit/next-css@1.0.1: Next.js now has built-in support for CSS: https://nextjs.org/docs/basic-features/built-in-css-support. The built-in support solves many bugs and painpoints that the next-css plugin had. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) added 1176 packages, and audited 1177 packages in 31s 32 packages are looking for funding run `npm fund` for details 8 vulnerabilities (3 low, 5 high) To address all issues, run: npm audit fix --force Run `npm audit` for details. with-mongodb-mongoose/ added 296 packages, and audited 297 packages in 8s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mongodb/ added 279 packages, and audited 280 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mqtt-js/ added 333 packages, and audited 334 packages in 9s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-msw/ added 295 packages, and audited 296 packages in 10s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-mux-video/ npm WARN deprecated axios@0.18.1: Critical security vulnerability fixed in v0.21.1. For more information, see https://github.com/axios/axios/pull/3410 added 301 packages, and audited 302 packages in 14s 44 packages are looking for funding run `npm fund` for details 2 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-mysql/ added 549 packages, and audited 550 packages in 12s 52 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-neo4j/ added 277 packages, and audited 278 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-netlify-cms/ added 322 packages, and audited 323 packages in 8s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-next-auth/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_57_24_013Z-debug.log with-next-css/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 745 packages, and audited 746 packages in 18s 32 packages are looking for funding run `npm fund` for details 7 vulnerabilities (3 low, 4 high) To address all issues, run: npm audit fix Run `npm audit` for details. with-next-i18next/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_57_47_261Z-debug.log with-next-less/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-next-less@undefined npm ERR! Found: less@3.13.1 npm ERR! node_modules/less npm ERR! less@"^3.0.4" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer less@"^2.7.3" from @zeit/next-less@1.0.1 npm ERR! node_modules/@zeit/next-less npm ERR! @zeit/next-less@"^1.0.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_57_50_162Z-debug.log with-next-offline/ npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 644 packages, and audited 645 packages in 15s 47 packages are looking for funding run `npm fund` for details 5 vulnerabilities (4 moderate, 1 high) To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-next-page-transitions/ added 272 packages, and audited 273 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-next-routes/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_58_17_522Z-debug.log with-next-sass/ added 269 packages, and audited 270 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-next-seo/ added 269 packages, and audited 270 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-next-sitemap/ added 276 packages, and audited 277 packages in 10s 45 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-next-translate/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated fsevents@2.1.3: "Please update to latest v2.3 or v2.2" npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. added 693 packages, and audited 694 packages in 40s 30 packages are looking for funding run `npm fund` for details 4 low severity vulnerabilities To address all issues, run: npm audit fix --force Run `npm audit` for details. with-nhost-auth-realtime-graphql/ added 347 packages, and audited 348 packages in 20s 22 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-now-env/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T18_59_48_031Z-debug.log with-orbit-components/ added 303 packages, and audited 304 packages in 21s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-overmind/ added 277 packages, and audited 278 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-passport-and-next-connect/ added 285 packages, and audited 286 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-passport/ up to date, audited 283 packages in 1s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-paste-typescript/ with-patternfly/ npm WARN deprecated @zeit/next-css@1.0.1: Next.js now has built-in support for CSS: https://nextjs.org/docs/basic-features/built-in-css-support. The built-in support solves many bugs and painpoints that the next-css plugin had. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 665 packages, and audited 666 packages in 21s 54 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-plausible/ added 269 packages, and audited 270 packages in 8s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-polyfills/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-portals-ssr/ added 283 packages, and audited 284 packages in 10s 53 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-portals/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-prefetching/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-pretty-url-routing/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_03_31_003Z-debug.log with-prisma/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_03_34_015Z-debug.log with-quill-js/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 762 packages, and audited 763 packages in 18s 38 packages are looking for funding run `npm fund` for details 7 vulnerabilities (3 low, 4 high) To address all issues, run: npm audit fix Run `npm audit` for details. with-rbx-bulma-pro/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 752 packages, and audited 753 packages in 22s 32 packages are looking for funding run `npm fund` for details 7 vulnerabilities (3 low, 4 high) To address all issues, run: npm audit fix Run `npm audit` for details. with-react-bootstrap/ npm WARN deprecated @types/classnames@2.3.1: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 294 packages, and audited 295 packages in 9s 46 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-react-ga/ added 269 packages, and audited 270 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-react-helmet/ added 271 packages, and audited 272 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-react-intl/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: typescript@4.0.7 npm ERR! node_modules/typescript npm ERR! dev typescript@"4.0" from the root project npm ERR! typescript@"^4.0" from @formatjs/cli@2.15.0 npm ERR! node_modules/@formatjs/cli npm ERR! @formatjs/cli@"^2.7.3" from the root project npm ERR! 2 more (ts-node, @formatjs/ts-transformer) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peerOptional typescript@"^4.2" from @formatjs/intl@1.10.3 npm ERR! node_modules/react-intl/node_modules/@formatjs/intl npm ERR! @formatjs/intl@"1.10.3" from react-intl@5.17.1 npm ERR! node_modules/react-intl npm ERR! react-intl@"^5.6.3" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_05_10_740Z-debug.log with-react-jss/ added 297 packages, and audited 298 packages in 8s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-react-md-typescript/ added 340 packages, and audited 341 packages in 21s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-react-native-web/ npm WARN deprecated deep-assign@3.0.0: Check out `lodash.merge` or `merge-options` instead. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 290 packages, and audited 291 packages in 7s 44 packages are looking for funding run `npm fund` for details 4 low severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-react-relay-network-modern/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated graphql-import@0.7.1: GraphQL Import has been deprecated and merged into GraphQL Tools, so it will no longer get updates. Use GraphQL Tools instead to stay up-to-date! Check out https://www.graphql-tools.com/docs/migration-from-import for migration and https://the-guild.dev/blog/graphql-tools-v6 for new changes. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated graphql-import@0.4.5: GraphQL Import has been deprecated and merged into GraphQL Tools, so it will no longer get updates. Use GraphQL Tools instead to stay up-to-date! Check out https://www.graphql-tools.com/docs/migration-from-import for migration and https://the-guild.dev/blog/graphql-tools-v6 for new changes. npm WARN deprecated apollo-codegen@0.20.2: The 'apollo-codegen' command has been replaced with the more-powerful 'apollo' CLI. Switch to 'apollo' to ensure future updates and visit https://npm.im/apollo#code-generation for more information. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 1099 packages, and audited 1100 packages in 42s 61 packages are looking for funding run `npm fund` for details 40 vulnerabilities (28 low, 2 moderate, 6 high, 4 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-react-toolbox/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-react-toolbox@0.0.1 npm ERR! Found: react-toolbox@2.0.0-beta.13 npm ERR! node_modules/react-toolbox npm ERR! react-toolbox@"^2.0.0-beta.8" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react-toolbox@"^2.0.0" from react-toolbox-themr@1.0.2 npm ERR! node_modules/react-toolbox-themr npm ERR! dev react-toolbox-themr@"^1.0.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_09_22_908Z-debug.log with-react-with-styles/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-react-with-styles@1.0.0 npm ERR! Found: aphrodite@1.2.5 npm ERR! node_modules/aphrodite npm ERR! aphrodite@"^1.2.5" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer aphrodite@"^2.1.0" from react-with-styles-interface-aphrodite@6.0.1 npm ERR! node_modules/react-with-styles-interface-aphrodite npm ERR! react-with-styles-interface-aphrodite@"^6.0.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_09_24_203Z-debug.log with-reactstrap/ npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 added 282 packages, and audited 283 packages in 7s 47 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-realm-web/ added 276 packages, and audited 277 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-reason-relay/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-reason-relay@3.0.4 npm ERR! Found: graphql@15.0.0 npm ERR! node_modules/graphql npm ERR! graphql@"15.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer graphql@"^14.2.0" from babel-plugin-relay@9.1.0 npm ERR! node_modules/babel-plugin-relay npm ERR! dev babel-plugin-relay@"^9.0.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_09_42_936Z-debug.log with-reasonml-todo/ added 383 packages, and audited 384 packages in 20s 47 packages are looking for funding run `npm fund` for details 3 low severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-reasonml/ added 352 packages, and audited 353 packages in 18s 48 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-rebass/ npm WARN deprecated core-js@1.2.7: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 348 packages, and audited 349 packages in 18s 48 packages are looking for funding run `npm fund` for details 4 low severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-recoil/ added 269 packages, and audited 270 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redis/ added 369 packages, and audited 370 packages in 16s 56 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-code-splitting/ added 278 packages, and audited 279 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-observable/ added 279 packages, and audited 280 packages in 10s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-persist/ added 274 packages, and audited 275 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-saga/ added 284 packages, and audited 285 packages in 15s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-thunk/ added 279 packages, and audited 280 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-toolkit-typescript/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 added 812 packages, and audited 813 packages in 23s 66 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-toolkit/ added 275 packages, and audited 276 packages in 7s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-redux-wrapper/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 871 packages, and audited 872 packages in 18s 52 packages are looking for funding run `npm fund` for details 6 vulnerabilities (2 moderate, 4 high) To address all issues, run: npm audit fix --force Run `npm audit` for details. with-redux/ added 281 packages, and audited 282 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-reflexjs/ npm WARN ERESOLVE overriding peer dependency npm WARN Found: @theme-ui/css@0.6.2 npm WARN node_modules/@theme-ui/css npm WARN @theme-ui/css@"^0.6.2" from @theme-ui/core@0.6.2 npm WARN node_modules/@theme-ui/core npm WARN @theme-ui/core@"^0.6.1" from reflexjs@2.0.0 npm WARN node_modules/reflexjs npm WARN 1 more (theme-ui) npm WARN 2 more (@theme-ui/parse-props, theme-ui) npm WARN npm WARN Could not resolve dependency: npm WARN peer @theme-ui/css@"0.6.0" from @theme-ui/theme-provider@0.6.2 npm WARN node_modules/@theme-ui/theme-provider npm WARN @theme-ui/theme-provider@"^0.6.2" from theme-ui@0.6.2 npm WARN node_modules/theme-ui added 368 packages, and audited 369 packages in 18s 51 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-reflux/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-reflux@1.0.0 npm ERR! Found: react@16.14.0 npm ERR! node_modules/react npm ERR! react@"^16.7.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^15.0.2" from reflux@6.4.1 npm ERR! node_modules/reflux npm ERR! reflux@"^6.4.1" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_13_26_264Z-debug.log with-relay-modern/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated request-promise@4.2.6: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated graphql-import@0.4.5: GraphQL Import has been deprecated and merged into GraphQL Tools, so it will no longer get updates. Use GraphQL Tools instead to stay up-to-date! Check out https://www.graphql-tools.com/docs/migration-from-import for migration and https://the-guild.dev/blog/graphql-tools-v6 for new changes. npm WARN deprecated graphql-import@0.7.1: GraphQL Import has been deprecated and merged into GraphQL Tools, so it will no longer get updates. Use GraphQL Tools instead to stay up-to-date! Check out https://www.graphql-tools.com/docs/migration-from-import for migration and https://the-guild.dev/blog/graphql-tools-v6 for new changes. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated apollo-codegen@0.20.2: The 'apollo-codegen' command has been replaced with the more-powerful 'apollo' CLI. Switch to 'apollo' to ensure future updates and visit https://npm.im/apollo#code-generation for more information. npm WARN deprecated core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3. added 1088 packages, and audited 1089 packages in 20s 61 packages are looking for funding run `npm fund` for details 39 vulnerabilities (27 low, 2 moderate, 6 high, 4 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. with-rematch/ added 273 packages, and audited 274 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-route-as-modal/ added 272 packages, and audited 273 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-segment-analytics/ added 272 packages, and audited 273 packages in 15s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-semantic-ui/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated mkdirp@0.5.3: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.) npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. added 777 packages, and audited 778 packages in 18s 33 packages are looking for funding run `npm fund` for details 7 vulnerabilities (3 low, 4 high) To address all issues, run: npm audit fix Run `npm audit` for details. with-sentry-simple/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_14_44_771Z-debug.log with-sentry/ added 313 packages, and audited 314 packages in 16s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-service-worker/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-shallow-routing/ added 268 packages, and audited 269 packages in 6s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-sitemap/ added 284 packages, and audited 285 packages in 7s 46 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-slate/ added 282 packages, and audited 283 packages in 10s 45 packages are looking for funding run `npm fund` for details 4 high severity vulnerabilities To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. with-static-export/ added 337 packages, and audited 338 packages in 11s 44 packages are looking for funding run `npm fund` for details 1 moderate severity vulnerability To address all issues, run: npm audit fix --force Run `npm audit` for details. with-stitches/ added 270 packages, and audited 271 packages in 13s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-stomp/ added 269 packages, and audited 270 packages in 8s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-storybook-styled-jsx-scss/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@"17.0.1" from the root project npm ERR! peerOptional react@"^16.8.0 || ^17.0.0" from @storybook/addon-actions@6.2.9 npm ERR! node_modules/@storybook/addon-actions npm ERR! dev @storybook/addon-actions@"^6.1.11" from the root project npm ERR! @storybook/addon-actions@"6.2.9" from @storybook/addon-essentials@6.2.9 npm ERR! node_modules/@storybook/addon-essentials npm ERR! dev @storybook/addon-essentials@"^6.1.11" from the root project npm ERR! 22 more (@storybook/addon-essentials, @storybook/addon-links, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"15.x || 16.x || 16.4.0-alpha.0911da3" from @reach/router@1.3.4 npm ERR! node_modules/@storybook/api/node_modules/@reach/router npm ERR! @reach/router@"^1.3.4" from @storybook/api@6.2.9 npm ERR! node_modules/@storybook/api npm ERR! @storybook/api@"6.2.9" from @storybook/addon-actions@6.2.9 npm ERR! node_modules/@storybook/addon-actions npm ERR! dev @storybook/addon-actions@"^6.1.11" from the root project npm ERR! 1 more (@storybook/addon-essentials) npm ERR! 8 more (@storybook/addon-essentials, @storybook/addons, ...) npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_16_56_202Z-debug.log with-storybook/ npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm WARN deprecated highlight.js@9.15.10: Version no longer supported. Upgrade to @latest added 1617 packages, and audited 1618 packages in 48s 189 packages are looking for funding run `npm fund` for details 16 vulnerabilities (10 moderate, 6 high) To address issues that do not require attention, run: npm audit fix To address all issues, run: npm audit fix --force Run `npm audit` for details. with-strict-csp-hash/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_17_56_078Z-debug.log with-strict-csp/ added 268 packages, and audited 269 packages in 7s 43 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-stripe-typescript/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: react@16.14.0 npm ERR! node_modules/react npm ERR! react@"^16.12.0" from the root project npm ERR! peer react@"^16.8.0" from @stripe/react-stripe-js@1.1.2 npm ERR! node_modules/@stripe/react-stripe-js npm ERR! @stripe/react-stripe-js@"1.1.2" from the root project npm ERR! 3 more (react-dom, next, swr) npm ERR! npm ERR! Could not resolve dependency: npm ERR! use-shopping-cart@"2.1.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: react@16.13.1 npm ERR! node_modules/react npm ERR! peer react@"16.13.1" from use-shopping-cart@2.1.0 npm ERR! node_modules/use-shopping-cart npm ERR! use-shopping-cart@"2.1.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_18_08_617Z-debug.log with-styled-components-rtl/ added 302 packages, and audited 303 packages in 8s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-styled-components/ added 300 packages, and audited 301 packages in 7s 44 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-styled-jsx-plugins/ added 295 packages, and audited 296 packages in 10s 46 packages are looking for funding run `npm fund` for details found 0 vulnerabilities with-styled-jsx-postcss/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: nextjs-project@undefined npm ERR! Found: node-sass@5.0.0 npm ERR! node_modules/node-sass npm ERR! dev node-sass@"5.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer node-sass@"^4.7.2" from @zeit/next-sass@1.0.2-canary.2 npm ERR! node_modules/@zeit/next-sass npm ERR! dev @zeit/next-sass@"1.0.2-canary.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_18_38_656Z-debug.log with-styletron/ npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: with-styletron@1.0.0 npm ERR! Found: react@17.0.1 npm ERR! node_modules/react npm ERR! react@"17.0.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.8.0" from styletron-react@5.2.7 npm ERR! node_modules/styletron-react npm ERR! styletron-react@"5.2.7" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /Users/darsh/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /Users/darsh/.npm/_logs/2021-04-28T19_20_49_390Z-debug.log ```

PS: Will it be a good idea for me to write a Scheduled Github Action which runs every month and checks if all the examples install correctly and no dependencies have broken with the latest node version?

xres commented 3 years ago

It has to do with a breaking change in npm 7, use the --legacy-peer-deps config flag as noted to install dependencies. See https://github.com/npm/cli/blob/latest/CHANGELOG.md#dependency-resolution

VicJerUk commented 3 years ago

Is that being fixed? Hardly it's The React Framework for Production when you fail at the most basic hurdle... The installation.

darshkpatel commented 3 years ago

You can try the --legacy-peer-deps flag

VicJerUk commented 3 years ago

You can try the --legacy-peer-deps flag

I tried doesn't work.

ddzieduch commented 2 years ago

It seems with-storybook-styled-jsx-scss installs correctly, but there are problems with with-storybook, which is not listed. Perhaps it is worth updating the list.

balazsorban44 commented 2 years ago

The scope of this issue is too big. Some of those examples have been updated already, some are missing. I suggest reporting issues individually instead, possibly with a PR fixing the issue on the particular example :pray:

balazsorban44 commented 2 years ago

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.