Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
127 stars 52 forks source link

Feature/next 14 #338

Open eric-burel opened 11 months ago

eric-burel commented 11 months ago

Minor changes on the metadata, but hitting this issue while building:

Creating an optimized production build  ..   Finalizing page opRangeError: Maximum call stack size exceeded
    at RegExp.exec (<anonymous>)
    at create (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:18889)
    at create (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:18918)
    at parse.fastpaths (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:18997)
    at picomatch.makeRe (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:21635)
    at picomatch (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:19637)
    at /home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:19294
    at Array.map (<anonymous>)
    at picomatch (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:19286)
    at micromatch.isMatch (/home/eric-burel/code-ssd/devographics/monorepo/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/micromatch/index.js:15:1090)

upgrading all packages didn't fix it, it seems to mention "sass"

On Vercel it's different we have:


unhandledRejection ZlibError: zlib: unexpected end of file
--
18:35:47.128 | at Unzip.write (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:29783)
18:35:47.128 | at Unzip.flush (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:29247)
18:35:47.128 | at Unzip.end (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:29325)
18:35:47.128 | at Unpack.end (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:62061)
18:35:47.129 | at Yallist.<anonymous> (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:12910)
18:35:47.129 | at Yallist.forEach (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:94128)
18:35:47.129 | at ReadStream.emit (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:12835)
18:35:47.129 | at ReadStream.emit (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:4696)
18:35:47.129 | at [maybeEmitEnd] (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:12372)
18:35:47.129 | at ReadStream.emit (/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/dist/compiled/tar/index.js:1:13177) {
18:35:47.129 | code: 'Z_BUF_ERROR',
18:35:47.129 | errno: -5,
18:35:47.129 | recoverable: false,
18:35:47.129 | file: '/vercel/.cache/next-swc/swc-linux-x64-musl-14.0.1.tgz',
18:35:47.129 | cwd: '/vercel/path0/node_modules/.pnpm/next@14.0.1_@babel+core@7.23.2_react-dom@18.2.0_react@18.2.0_sass@1.69.5/node_modules/next/next-swc-fallback/@next/swc-linux-x64-musl',
18:35:47.129 | tarCode: 'TAR_ABORT'

( I think I've already seen this one though), it also talk about babel and sass

netlify[bot] commented 11 months ago

Deploy Preview for devographics-static failed.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/devographics-static/deploys/654bc552121600000849c4f9
netlify[bot] commented 11 months ago

Deploy Preview for state-of-graphql canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/state-of-graphql/deploys/654bc552d7224c0008403d84
netlify[bot] commented 11 months ago

Deploy Preview for devographics-graphiql2 canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/devographics-graphiql2/deploys/654bc552f8fc9d0008b0e90f
netlify[bot] commented 11 months ago

Deploy Preview for stateofjs canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/stateofjs/deploys/654bc552d791a600082c45c4
netlify[bot] commented 11 months ago

Deploy Preview for stateofjs2022 canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/stateofjs2022/deploys/654bc55264fe920008590fc7
netlify[bot] commented 11 months ago

Deploy Preview for tokyodev2022 canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/tokyodev2022/deploys/654bc552e9643700082fb151
render[bot] commented 11 months ago

Your Render PR Server URL is https://tokyodev-surveyform-pr-338.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cl5sakk72pts7381i3cg.

netlify[bot] commented 11 months ago

Deploy Preview for css2023 failed.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/css2023/deploys/654bc552dd449e0008369201
netlify[bot] commented 11 months ago

Deploy Preview for stateofcss canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/stateofcss/deploys/654bc5524211ce0008ffc4df
netlify[bot] commented 11 months ago

Deploy Preview for graphiql-devographics canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/graphiql-devographics/deploys/654bc5526831920008a122a4
netlify[bot] commented 11 months ago

Deploy Preview for devographics-graphiql-internal canceled.

Name Link
Latest commit 13da12a90598b8a1444343cf28e23296623128e7
Latest deploy log https://app.netlify.com/sites/devographics-graphiql-internal/deploys/654bc552826ef90008afd031
vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
charts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 8, 2023 5:31pm