Trying to build next-prisma-trpc starter and getting a build error.

Hey folks, Does anyone knows why the starter next-prisma-trpc isn't building properly?
#11 1.734 npm ERR! Could not resolve dependency:
#11 1.734 npm ERR! peer eslint@"^7.23.0" from eslint-config-next@11.1.2
#11 1.734 npm ERR! node_modules/eslint-config-next
#11 1.734 npm ERR! dev eslint-config-next@"^11.0.1" from the root project
#11 1.734 npm ERR!
#11 1.734 npm ERR! Conflicting peer dependency: eslint@7.32.0

#11 1.734 npm ERR! node_modules/eslint
#11 1.734 npm ERR! peer eslint@"^7.23.0" from eslint-config-next@11.1.2
#11 1.734 npm ERR! node_modules/eslint-config-next
#11 1.734 npm ERR! dev eslint-config-next@"^11.0.1" from the root project
#11 1.735 npm ERR!
#11 1.735 npm ERR! Fix the upstream dependency conflict, or retry
#11 1.735 npm ERR! this command with --force, or --legacy-peer-deps
#11 1.735 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
#11 1.734 npm ERR! Could not resolve dependency:
#11 1.734 npm ERR! peer eslint@"^7.23.0" from eslint-config-next@11.1.2
#11 1.734 npm ERR! node_modules/eslint-config-next
#11 1.734 npm ERR! dev eslint-config-next@"^11.0.1" from the root project
#11 1.734 npm ERR!
#11 1.734 npm ERR! Conflicting peer dependency: eslint@7.32.0

#11 1.734 npm ERR! node_modules/eslint
#11 1.734 npm ERR! peer eslint@"^7.23.0" from eslint-config-next@11.1.2
#11 1.734 npm ERR! node_modules/eslint-config-next
#11 1.734 npm ERR! dev eslint-config-next@"^11.0.1" from the root project
#11 1.735 npm ERR!
#11 1.735 npm ERR! Fix the upstream dependency conflict, or retry
#11 1.735 npm ERR! this command with --force, or --legacy-peer-deps
#11 1.735 npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
3 Replies
hemavidal
hemavidal2y ago
nvm it worked with NIXPACKS_NODE_VERSION=14 👏
jr
jr2y ago
What version did you have to set it to?
hemavidal
hemavidal2y ago
14