FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

Hi, a few days ago I started making some content changes, and after building the site, it never completed the build anymore. Just out of nowhere, the build starts failing. I have tried a lot of solutions on the internet that did not work out unfortunately.

  • Site: rxscripts-new.netlify.app.

  • Build problems?

5:42:07 PM: build-image version: 69179d37c92919bcf501ca9a8de95762ede3ffc5 (noble)
5:42:07 PM: buildbot version: f0767d95f239f529580f009938af6c81a43d4281
5:42:07 PM: Fetching cached dependencies
5:42:07 PM: Failed to fetch cache, continuing with build
5:42:07 PM: Starting to prepare the repo for build
5:42:07 PM: No cached dependencies found. Cloning fresh repo
5:42:07 PM: git clone --filter=blob:none https://github.com/meesvrh/RXScripts-Webstore
5:42:08 PM: Preparing Git Reference refs/heads/main
5:42:10 PM: Starting to install dependencies
5:42:10 PM: Python version set to 3.13.2
5:42:10 PM: Ruby version set to 2.7.2
5:42:10 PM: mise go@1.19         install
5:42:10 PM: mise go@1.19         download go1.19.linux-amd64.tar.gz
5:42:12 PM: mise go@1.19         checksum go1.19.linux-amd64.tar.gz
5:42:12 PM: mise go@1.19         extract go1.19.linux-amd64.tar.gz
5:42:14 PM: mise go@1.19         go version
5:42:14 PM: mise go@1.19         go version go1.19 linux/amd64
5:42:14 PM: mise go@1.19       ✓ installed
5:42:14 PM: Go version set to 1.19
5:42:15 PM: Using PHP version 8.3
5:42:16 PM: Downloading and installing node v18.20.8...
5:42:16 PM: Downloading https://nodejs.org/dist/v18.20.8/node-v18.20.8-linux-x64.tar.xz...
5:42:16 PM: Computing checksum with sha256sum
5:42:16 PM: Checksums matched!
5:42:18 PM: Now using node v18.20.8 (npm v10.8.2)
5:42:18 PM: Enabling Node.js Corepack
5:42:18 PM: Started restoring cached build plugins
5:42:18 PM: Finished restoring cached build plugins
5:42:18 PM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
5:42:18 PM: Started restoring cached corepack dependencies
5:42:18 PM: Finished restoring cached corepack dependencies
5:42:19 PM: No pnpm workspaces detected
5:42:19 PM: Started restoring cached node modules
5:42:19 PM: Finished restoring cached node modules
5:42:20 PM: Installing npm packages using pnpm version 9.15.0
5:42:20 PM: Lockfile is up to date, resolution step is skipped
5:42:20 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
5:42:21 PM: Packages: +1117
5:42:21 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5:42:21 PM: Progress: resolved 1117, reused 0, downloaded 0, added 0
5:42:22 PM: Progress: resolved 1117, reused 0, downloaded 282, added 280
5:42:23 PM: Progress: resolved 1117, reused 0, downloaded 489, added 487
5:42:24 PM: Progress: resolved 1117, reused 0, downloaded 800, added 799
5:42:25 PM: Progress: resolved 1117, reused 0, downloaded 1013, added 1007
5:42:26 PM: Progress: resolved 1117, reused 0, downloaded 1117, added 1116
5:42:26 PM: Progress: resolved 1117, reused 0, downloaded 1117, added 1117, done
5:42:27 PM: .../node_modules/@parcel/watcher install$ node scripts/build-from-source.js
5:42:27 PM: .../esbuild@0.24.2/node_modules/esbuild postinstall$ node install.js
5:42:27 PM: .../node_modules/vue-demi postinstall$ node -e "try{require('./scripts/postinstall.js')}catch(e){}"
5:42:27 PM: .../sharp@0.32.6/node_modules/sharp install$ (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
5:42:27 PM: .../node_modules/@parcel/watcher install: Done
5:42:27 PM: .../esbuild@0.25.2/node_modules/esbuild postinstall$ node install.js
5:42:27 PM: .../esbuild@0.24.2/node_modules/esbuild postinstall: Done
5:42:27 PM: .../node_modules/vue-demi postinstall: Done
5:42:27 PM: .../esbuild@0.25.2/node_modules/esbuild postinstall: Done
5:42:30 PM: .../sharp@0.32.6/node_modules/sharp install: sharp: Detected globally-installed libvips v8.15.1
5:42:30 PM: .../sharp@0.32.6/node_modules/sharp install: sharp: Building from source via node-gyp
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info it worked if it ends with ok
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info using node-gyp@10.2.0
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info using node@18.20.8 | linux | x64
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info find Python using Python version 3.13.2 found at "/opt/buildhome/.local/share/mise/installs/python/3.13.2/bin/python3"
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn /opt/buildhome/.local/share/mise/installs/python/3.13.2/bin/python3
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args [
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp/gyp/gyp_main.py',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'binding.gyp',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-f',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'make',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build/config.gypi',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp/addon.gypi',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node-gyp/18.20.8/include/node/common.gypi',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dlibrary=shared_library',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dvisibility=default',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_root_dir=/opt/buildhome/.cache/node-gyp/18.20.8',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_gyp_dir=/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_lib_file=/opt/buildhome/.cache/node-gyp/18.20.8/<(target_arch)/node.lib',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dmodule_root_dir=/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_engine=v8',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--depth=.',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--no-parallel',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--generator-output',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'build',
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Goutput_dir=.'
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args ]
5:42:31 PM: .../sharp@0.32.6/node_modules/sharp install: <string>:108: SyntaxWarning: invalid escape sequence '\/'
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn make
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install: make: Entering directory '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build'
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install:   CC(target) Release/obj.target/nothing/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.o
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install: rm -f Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a.ar-file-list; mkdir -p `dirname Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a`
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install: ar crs Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a @Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a.ar-file-list
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install:   COPY Release/nothing.a
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install:   TOUCH Release/obj.target/libvips-cpp.stamp
5:42:34 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/common.o
5:42:37 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/metadata.o
5:42:38 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/stats.o
5:42:39 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/operations.o
5:42:40 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/pipeline.o
5:42:43 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/utilities.o
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/sharp.o
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install:   SOLINK_MODULE(target) Release/obj.target/sharp-linux-x64.node
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install:   COPY Release/sharp-linux-x64.node
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install: make: Leaving directory '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build'
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info ok
5:42:44 PM: .../sharp@0.32.6/node_modules/sharp install: Done
5:42:45 PM: dependencies:
5:42:45 PM: + @iconify-json/heroicons 1.2.2
5:42:45 PM: + @iconify-json/simple-icons 1.2.30
5:42:45 PM: + @nuxt/content 2.13.4
5:42:45 PM: + @nuxt/eslint 0.7.6
5:42:45 PM: + @nuxt/fonts 0.10.3
5:42:45 PM: + @nuxt/image 1.10.0
5:42:45 PM: + @nuxt/ui-pro 1.7.1
5:42:45 PM: + @nuxtjs/robots 5.2.6
5:42:45 PM: + @nuxtjs/sitemap 7.2.7
5:42:45 PM: + @pinia/nuxt 0.9.0
5:42:45 PM: + @vueuse/core 12.8.2
5:42:45 PM: + @vueuse/nuxt 12.8.2
5:42:45 PM: + canvas-confetti 1.9.3
5:42:45 PM: + defu 6.1.4
5:42:45 PM: + eslint 9.23.0
5:42:45 PM: + nuxt 3.16.1
5:42:45 PM: + nuxt-gtag 3.0.2
5:42:45 PM: + pinia 2.3.1
5:42:45 PM: + vue 3.5.13
5:42:45 PM: + vue-router 4.5.0
5:42:45 PM: + vue-tsc 2.1.10
5:42:45 PM: devDependencies: skipped because NODE_ENV is set to production
5:42:45 PM: > rxscripts-webstore@ postinstall /opt/build/repo
5:42:45 PM: > nuxt prepare
5:42:46 PM: [info] [nuxt:tailwindcss] Using default Tailwind CSS file
5:42:47 PM: [info] Nuxt Icon server bundle mode is set to `local`
5:42:48 PM: [success] Nuxt Icon discovered local-installed 3 collections: heroicons, simple-icons, vscode-icons
5:42:49 PM: [info] [nuxt] Running with compatibility version `4`
5:42:49 PM: [success] [ nuxi ] Types generated in .nuxt
5:42:49 PM: Done in 29.5s
5:42:50 PM: npm packages installed using pnpm
5:42:50 PM: Successfully installed dependencies
5:42:50 PM: Starting build script
5:42:51 PM: Detected 1 framework(s)
5:42:51 PM: "nuxt" at version "3.16.1"
5:42:51 PM: Section completed: initializing
5:42:52 PM: ​
5:42:52 PM: Netlify Build                                                 
5:42:52 PM: ────────────────────────────────────────────────────────────────
5:42:52 PM: ​
5:42:52 PM: ❯ Version
5:42:52 PM:   @netlify/build 30.1.1
5:42:52 PM: ​
5:42:52 PM: ❯ Flags
5:42:52 PM:   accountId: 637df27564a6f40d39878456
5:42:52 PM:   baseRelDir: true
5:42:52 PM:   buildId: 67f2a0bfcc0bf000082c4a0f
5:42:52 PM:   deployId: 67f2a0bfcc0bf000082c4a11
5:42:52 PM: ​
5:42:52 PM: ❯ Current directory
5:42:52 PM:   /opt/build/repo
5:42:52 PM: ​
5:42:52 PM: ❯ Config file
5:42:52 PM:   No config file was defined: using default values.
5:42:52 PM: ​
5:42:52 PM: ❯ Context
5:42:52 PM:   production
5:42:52 PM: ​
5:42:52 PM: Build command from Netlify app                                
5:42:52 PM: ────────────────────────────────────────────────────────────────
5:42:52 PM: ​
5:42:52 PM: $ pnpm run build
5:42:53 PM: > rxscripts-webstore@ build /opt/build/repo
5:42:53 PM: > nuxt build
5:42:53 PM: [log] [ nuxi ] Nuxt 3.16.1 with Nitro 2.11.8
5:42:54 PM: [info] [nuxt:tailwindcss] Using default Tailwind CSS file
5:42:56 PM: [info] Nuxt Icon server bundle mode is set to `local`
5:42:57 PM: [success] Nuxt Icon discovered local-installed 3 collections: heroicons, simple-icons, vscode-icons
5:42:57 PM: [info] [nuxt] Running with compatibility version `4`
5:42:57 PM: [info] [ nuxi ] Building for Nitro preset: `netlify`
5:42:59 PM: [info] Building client...
5:42:59 PM: [info] vite v6.2.4 building for production...
5:42:59 PM: [info] transforming...
5:43:07 PM: [info] ✓ 731 modules transformed.
5:43:07 PM: [info] rendering chunks...
5:43:08 PM: [info] computing gzip size...
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/manifest.json                    58.15 kB │ gzip:   3.25 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ProseCode.B_fgAJq0.css      0.05 kB │ gzip:   0.07 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Carousel.Ds7Q0gNc.css       0.14 kB │ gzip:   0.11 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/index.DOk2zl49.css          0.37 kB │ gzip:   0.18 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/LandingCard.pooC4Q78.css    0.44 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/error-500.BZPb3Jds.css      1.88 kB │ gzip:   0.72 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/error-404.-WDPu_y6.css      3.56 kB │ gzip:   1.10 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/entry.B1X6OApg.css        143.99 kB │ gzip:  22.01 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ypODjRvj.js                 0.12 kB │ gzip:   0.11 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B-NjhgrP.js                 0.18 kB │ gzip:   0.17 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C4g2ObiE.js                 0.19 kB │ gzip:   0.17 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/WnOaBF60.js                 0.21 kB │ gzip:   0.17 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/D6pmu9Dj.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DIFuYX2e.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/cvF8gaPe.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/rK3PF69B.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/kZAYHJzf.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bl4Icifh.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/RLPLgWOf.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Btf6mUHF.js                 0.21 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/7-_sGxjx.js                 0.22 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DyT-U1xl.js                 0.22 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DoKvac6U.js                 0.22 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B-Xmh_28.js                 0.22 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/2RbdWbP6.js                 0.22 kB │ gzip:   0.20 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C7_o7ksX.js                 0.23 kB │ gzip:   0.19 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/5jWd_RHh.js                 0.33 kB │ gzip:   0.25 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B2Eug8Jj.js                 0.37 kB │ gzip:   0.28 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CllzUc13.js                 0.40 kB │ gzip:   0.27 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B4fLruQ5.js                 0.46 kB │ gzip:   0.33 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CMMtwj2P.js                 0.49 kB │ gzip:   0.32 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CvvWQwzC.js                 0.51 kB │ gzip:   0.34 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/D1XHYz4S.js                 0.56 kB │ gzip:   0.38 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/-2pMrLTu.js                 0.61 kB │ gzip:   0.37 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DMig4IDz.js                 0.61 kB │ gzip:   0.37 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BNMdZV-0.js                 0.70 kB │ gzip:   0.41 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DtLAu9_n.js                 0.73 kB │ gzip:   0.46 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C-v3KzvZ.js                 0.75 kB │ gzip:   0.41 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DGj-fQ2q.js                 0.79 kB │ gzip:   0.41 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/D52ocjOf.js                 0.86 kB │ gzip:   0.48 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Dctfzf0-.js                 0.91 kB │ gzip:   0.56 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/7oIlCuSv.js                 0.91 kB │ gzip:   0.56 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DozXZXIJ.js                 0.91 kB │ gzip:   0.56 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BU08KliI.js                 0.91 kB │ gzip:   0.56 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Di7-6r8m.js                 0.96 kB │ gzip:   0.52 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C0my5HIk.js                 0.96 kB │ gzip:   0.52 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/D4SvFzdk.js                 0.98 kB │ gzip:   0.57 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/FKfoiyit.js                 1.07 kB │ gzip:   0.65 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CxYJgpPD.js                 1.11 kB │ gzip:   0.54 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B5qxzZmB.js                 1.26 kB │ gzip:   0.63 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/De3Meick.js                 1.30 kB │ gzip:   0.67 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Dfe3q7ec.js                 1.33 kB │ gzip:   0.64 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CyY-Vxyx.js                 1.36 kB │ gzip:   0.72 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CgNvB_e8.js                 1.71 kB │ gzip:   0.93 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CXgbdyA7.js                 1.80 kB │ gzip:   0.98 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CDk9ZC9u.js                 1.86 kB │ gzip:   1.03 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Pc5debAy.js                 1.95 kB │ gzip:   1.06 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BrO5zbSd.js                 2.01 kB │ gzip:   0.93 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CvNYq6dk.js                 2.03 kB │ gzip:   1.09 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CQAh0Rlr.js                 2.05 kB │ gzip:   1.07 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/juIkHj7R.js                 2.36 kB │ gzip:   1.08 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B6S_tB_6.js                 2.47 kB │ gzip:   1.01 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/dHL_Ijdc.js                 2.48 kB │ gzip:   1.13 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BUOHp0Fc.js                 3.39 kB │ gzip:   1.52 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CaYRhvhC.js                 3.42 kB │ gzip:   1.75 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DsrpVjxg.js                 3.44 kB │ gzip:   1.35 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/TuwkNpNe.js                 3.44 kB │ gzip:   0.94 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CH7nFYoI.js                 3.67 kB │ gzip:   1.72 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CSx0rLQw.js                 3.73 kB │ gzip:   1.69 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/58Lo--s5.js                 4.44 kB │ gzip:   1.64 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DphIrOLT.js                 4.59 kB │ gzip:   1.50 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DY-256z9.js                 4.73 kB │ gzip:   1.93 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bzr2sds6.js                 4.75 kB │ gzip:   1.79 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C9cIJjfO.js                 4.78 kB │ gzip:   1.89 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CO3ULC9z.js                 4.98 kB │ gzip:   2.07 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/PaUtKEUa.js                 7.45 kB │ gzip:   3.48 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ZmMNnX7y.js                 8.52 kB │ gzip:   3.89 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DsvjE1l7.js                 8.55 kB │ gzip:   3.94 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BCOu5xt9.js                 9.02 kB │ gzip:   4.08 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DM29NFjn.js                 9.31 kB │ gzip:   3.85 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/eRipJbPI.js                15.57 kB │ gzip:   5.16 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/dmzdiSu4.js                17.52 kB │ gzip:   6.76 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DzGnE__n.js                22.27 kB │ gzip:   8.91 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/krmCZaje.js                24.73 kB │ gzip:   8.82 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/h-KmMCdw.js                58.27 kB │ gzip:  16.71 kB
5:43:08 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B4maTwex.js               490.51 kB │ gzip: 167.34 kB
5:43:08 PM: [info] ✓ built in 8.61s
5:43:08 PM: [success] Client built in 8626ms
5:43:08 PM: [info] Building server...
5:43:08 PM: [info] vite v6.2.4 building SSR bundle for production...
5:43:08 PM: [info] transforming...
5:43:13 PM: [info] ✓ 603 modules transformed.
5:43:13 PM: [info] rendering chunks...
5:43:14 PM: [info] ✓ built in 6.33s
5:43:14 PM: [success] Server built in 6345ms
5:43:14 PM: [info] [nitro] Initializing prerenderer
5:43:26 PM: [info] [nitro] Prerendering 2 routes
5:45:23 PM: <--- Last few GCs --->
5:45:23 PM: [6414:0x13109ca0]   144896 ms: Mark-sweep 4009.6 (4132.0) -> 3994.6 (4133.0) MB, 2749.5 / 0.0 ms  (average mu = 0.095, current mu = 0.005) allocation failure; scavenge might not succeed
5:45:23 PM: [6414:0x13109ca0]   147350 ms: Mark-sweep 4010.7 (4133.0) -> 3995.6 (4134.0) MB, 2439.4 / 0.0 ms  (average mu = 0.055, current mu = 0.006) allocation failure; scavenge might not succeed
5:45:23 PM: <--- JS stacktrace --->
5:45:23 PM: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
5:45:23 PM:  1: 0xb9bbf0 node::Abort() [node]
5:45:23 PM:  2: 0xaa27ee  [node]
5:45:23 PM:  3: 0xd734a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
5:45:23 PM:  4: 0xd73847 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5:45:23 PM:  5: 0xf50c55  [node]
5:45:23 PM:  6: 0xf51b58 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]
5:45:23 PM:  7: 0xf62053  [node]
5:45:23 PM:  8: 0xf62ec8 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
5:45:23 PM:  9: 0xf3d81e v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
5:45:23 PM: 10: 0xf3ebe7 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
5:45:23 PM: 11: 0xf1fdea v8::internal::Factory::NewFillerObject(int, v8::internal::AllocationAlignment, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
5:45:23 PM: 12: 0x12e505f v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
5:45:23 PM: 13: 0x1711cb9  [node]
5:45:38 PM: Aborted (core dumped)
5:45:38 PM:  ELIFECYCLE  Command failed with exit code 134. (https://ntl.fyi/exit-code-134)
5:45:39 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)
5:45:39 PM: ​
5:45:39 PM: "build.command" failed                                        
5:45:39 PM: ────────────────────────────────────────────────────────────────
5:45:39 PM: ​
5:45:39 PM:   Error message
5:45:39 PM:   Command failed with exit code 134: pnpm run build (https://ntl.fyi/exit-code-134)
5:45:39 PM: ​
5:45:39 PM:   Error location
5:45:39 PM:   In Build command from Netlify app:
5:45:39 PM:   pnpm run build
5:45:39 PM: ​
5:45:39 PM:   Resolved config
5:45:39 PM:   build:
5:45:39 PM:     command: pnpm run build
5:45:39 PM:     commandOrigin: ui
5:45:39 PM:     environment:
5:45:39 PM:       - NODE_ENV
5:45:39 PM:       - NODE_OPTIONS
5:45:39 PM:       - NUXT_UI_PRO_LICENSE
5:45:39 PM:       - SITE_BASE_URL
5:45:39 PM:     publish: /opt/build/repo/dist
5:45:39 PM:     publishOrigin: ui
5:45:39 PM: Build failed due to a user error: Build script returned non-zero exit code: 2
5:45:39 PM: Failing build: Failed to build site
5:45:39 PM: Finished processing build request in 3m32.624s

  • Did you try Ask Netlify, our generative AI chatbot, before posting? Yes

What I tried:

  1. Tried adding this code block in my nuxt.config.ts (with NODE_ENV set to production)
  postcss: {
    plugins: {
      tailwindcss: {},
      autoprefixer: {},
      cssnano:
        process.env.NODE_ENV === 'production'
         ? { preset: ['default', { discardComments: { removeAll: true } }] }
            : false, // disable cssnano when not in production
     },
  }
  1. Tried setting # NODE_OPTIONS
Deploy context Value
Production –max-old-space-size=4096
Deploy Preview –max-old-space-size=4096
Branch deploy –max-old-space-size=4096
Local development (Netlify CLI) –max-old-space-size=4096

@hrishikesh I noticed you know answers to these kind of issues :slight_smile: I hope you can help me

Anyone? I really need help on this one, can’t get it fixed.. It’s for a website that needs a drastic change, if we cannot fix this within 3 days we need to go to another hosting party (which I don’t want ofcourse)

Hi, @meesvrh. The error is saying that is already trying to allocate more than 4096 MB of old heap space so setting it to 4096 MB isn’t going to change the error.

Have you tried increasing it to 6144 MB instead? If not, please try that. If so, what what the result?

Hi @luke thanks for replying! :slight_smile:

I have tested it out with 6144 MB instead:

8:41:20 PM: build-image version: 69179d37c92919bcf501ca9a8de95762ede3ffc5 (noble)
8:41:20 PM: buildbot version: f0767d95f239f529580f009938af6c81a43d4281
8:41:20 PM: Fetching cached dependencies
8:41:20 PM: Failed to fetch cache, continuing with build
8:41:20 PM: Starting to prepare the repo for build
8:41:20 PM: No cached dependencies found. Cloning fresh repo
8:41:20 PM: git clone --filter=blob:none https://github.com/meesvrh/RXScripts-Webstore
8:41:21 PM: Preparing Git Reference refs/heads/main
8:41:23 PM: Starting to install dependencies
8:41:23 PM: Python version set to 3.13.2
8:41:23 PM: Ruby version set to 2.7.2
8:41:24 PM: mise go@1.19         install
8:41:24 PM: mise go@1.19         download go1.19.linux-amd64.tar.gz
8:41:26 PM: mise go@1.19         checksum go1.19.linux-amd64.tar.gz
8:41:26 PM: mise go@1.19         extract go1.19.linux-amd64.tar.gz
8:41:28 PM: mise go@1.19         go version
8:41:28 PM: mise go@1.19         go version go1.19 linux/amd64
8:41:28 PM: mise go@1.19       ✓ installed
8:41:28 PM: Go version set to 1.19
8:41:33 PM: Using PHP version 8.3
8:41:35 PM: Downloading and installing node v18.20.8...
8:41:35 PM: Downloading https://nodejs.org/dist/v18.20.8/node-v18.20.8-linux-x64.tar.xz...
8:41:36 PM: Computing checksum with sha256sum
8:41:36 PM: Checksums matched!
8:41:38 PM: Now using node v18.20.8 (npm v10.8.2)
8:41:38 PM: Enabling Node.js Corepack
8:41:38 PM: Started restoring cached build plugins
8:41:38 PM: Finished restoring cached build plugins
8:41:38 PM: WARNING: The environment variable 'NODE_ENV' is set to 'production'. Any 'devDependencies' in package.json will not be installed
8:41:38 PM: Started restoring cached corepack dependencies
8:41:38 PM: Finished restoring cached corepack dependencies
8:41:39 PM: No pnpm workspaces detected
8:41:39 PM: Started restoring cached node modules
8:41:39 PM: Finished restoring cached node modules
8:41:40 PM: Installing npm packages using pnpm version 9.15.0
8:41:40 PM: Lockfile is up to date, resolution step is skipped
8:41:40 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
8:41:42 PM: Packages: +1117
8:41:42 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8:41:42 PM: Progress: resolved 1117, reused 0, downloaded 0, added 0
8:41:43 PM: Progress: resolved 1117, reused 0, downloaded 195, added 195
8:41:44 PM: Progress: resolved 1117, reused 0, downloaded 403, added 401
8:41:45 PM: Progress: resolved 1117, reused 0, downloaded 700, added 697
8:41:46 PM: Progress: resolved 1117, reused 0, downloaded 901, added 890
8:41:47 PM: Progress: resolved 1117, reused 0, downloaded 1100, added 1093
8:41:48 PM: Progress: resolved 1117, reused 0, downloaded 1116, added 1116
8:41:49 PM: Progress: resolved 1117, reused 0, downloaded 1117, added 1116
8:41:49 PM: Progress: resolved 1117, reused 0, downloaded 1117, added 1117, done
8:41:50 PM: .../node_modules/@parcel/watcher install$ node scripts/build-from-source.js
8:41:50 PM: .../sharp@0.32.6/node_modules/sharp install$ (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
8:41:50 PM: .../esbuild@0.24.2/node_modules/esbuild postinstall$ node install.js
8:41:50 PM: .../node_modules/vue-demi postinstall$ node -e "try{require('./scripts/postinstall.js')}catch(e){}"
8:41:50 PM: .../esbuild@0.25.2/node_modules/esbuild postinstall$ node install.js
8:41:50 PM: .../node_modules/@parcel/watcher install: Done
8:41:50 PM: .../esbuild@0.24.2/node_modules/esbuild postinstall: Done
8:41:50 PM: .../esbuild@0.25.2/node_modules/esbuild postinstall: Done
8:41:50 PM: .../node_modules/vue-demi postinstall: Done
8:41:59 PM: .../sharp@0.32.6/node_modules/sharp install: sharp: Detected globally-installed libvips v8.15.1
8:41:59 PM: .../sharp@0.32.6/node_modules/sharp install: sharp: Building from source via node-gyp
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info it worked if it ends with ok
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info using node-gyp@10.2.0
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info using node@18.20.8 | linux | x64
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info find Python using Python version 3.13.2 found at "/opt/buildhome/.local/share/mise/installs/python/3.13.2/bin/python3"
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn /opt/buildhome/.local/share/mise/installs/python/3.13.2/bin/python3
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args [
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp/gyp/gyp_main.py',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'binding.gyp',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-f',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'make',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build/config.gypi',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp/addon.gypi',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-I',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '/opt/buildhome/.cache/node-gyp/18.20.8/include/node/common.gypi',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dlibrary=shared_library',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dvisibility=default',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_root_dir=/opt/buildhome/.cache/node-gyp/18.20.8',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_gyp_dir=/opt/buildhome/.cache/node/corepack/v1/pnpm/9.15.0/dist/node_modules/node-gyp',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_lib_file=/opt/buildhome/.cache/node-gyp/18.20.8/<(target_arch)/node.lib',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dmodule_root_dir=/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Dnode_engine=v8',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--depth=.',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--no-parallel',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '--generator-output',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args 'build',
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args '-Goutput_dir=.'
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args ]
8:42:01 PM: .../sharp@0.32.6/node_modules/sharp install: <string>:108: SyntaxWarning: invalid escape sequence '\/'
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn make
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install: make: Entering directory '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build'
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install:   CC(target) Release/obj.target/nothing/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.o
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install: rm -f Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a.ar-file-list; mkdir -p `dirname Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a`
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install: ar crs Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a @Release/obj.target/../../../node-addon-api@6.1.0/node_modules/node-addon-api/nothing.a.ar-file-list
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install:   COPY Release/nothing.a
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install:   TOUCH Release/obj.target/libvips-cpp.stamp
8:42:04 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/common.o
8:42:08 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/metadata.o
8:42:10 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/stats.o
8:42:11 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/operations.o
8:42:12 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/pipeline.o
8:42:15 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/utilities.o
8:42:15 PM: .../sharp@0.32.6/node_modules/sharp install:   CXX(target) Release/obj.target/sharp-linux-x64/src/sharp.o
8:42:16 PM: .../sharp@0.32.6/node_modules/sharp install:   SOLINK_MODULE(target) Release/obj.target/sharp-linux-x64.node
8:42:17 PM: .../sharp@0.32.6/node_modules/sharp install:   COPY Release/sharp-linux-x64.node
8:42:17 PM: .../sharp@0.32.6/node_modules/sharp install: make: Leaving directory '/opt/build/repo/node_modules/.pnpm/sharp@0.32.6/node_modules/sharp/build'
8:42:17 PM: .../sharp@0.32.6/node_modules/sharp install: gyp info ok
8:42:17 PM: .../sharp@0.32.6/node_modules/sharp install: Done
8:42:17 PM: dependencies:
8:42:17 PM: + @iconify-json/heroicons 1.2.2
8:42:17 PM: + @iconify-json/simple-icons 1.2.30
8:42:17 PM: + @nuxt/content 2.13.4
8:42:17 PM: + @nuxt/eslint 0.7.6
8:42:17 PM: + @nuxt/fonts 0.10.3
8:42:17 PM: + @nuxt/image 1.10.0
8:42:17 PM: + @nuxt/ui-pro 1.7.1
8:42:17 PM: + @nuxtjs/robots 5.2.6
8:42:17 PM: + @nuxtjs/sitemap 7.2.7
8:42:17 PM: + @pinia/nuxt 0.9.0
8:42:17 PM: + @vueuse/core 12.8.2
8:42:17 PM: + @vueuse/nuxt 12.8.2
8:42:17 PM: + canvas-confetti 1.9.3
8:42:17 PM: + defu 6.1.4
8:42:17 PM: + eslint 9.23.0
8:42:17 PM: + nuxt 3.16.1
8:42:17 PM: + nuxt-gtag 3.0.2
8:42:17 PM: + pinia 2.3.1
8:42:17 PM: + vue 3.5.13
8:42:17 PM: + vue-router 4.5.0
8:42:17 PM: + vue-tsc 2.1.10
8:42:17 PM: devDependencies: skipped because NODE_ENV is set to production
8:42:17 PM: > rxscripts-webstore@ postinstall /opt/build/repo
8:42:17 PM: > nuxt prepare
8:42:19 PM: [info] [nuxt:tailwindcss] Using default Tailwind CSS file
8:42:20 PM: [info] Nuxt Icon server bundle mode is set to `local`
8:42:21 PM: [success] Nuxt Icon discovered local-installed 3 collections: heroicons, simple-icons, vscode-icons
8:42:21 PM: [info] [nuxt] Running with compatibility version `4`
8:42:22 PM: [success] [ nuxi ] Types generated in .nuxt
8:42:22 PM: Done in 42.4s
8:42:22 PM: npm packages installed using pnpm
8:42:23 PM: Successfully installed dependencies
8:42:23 PM: Starting build script
8:42:24 PM: Detected 1 framework(s)
8:42:24 PM: "nuxt" at version "3.16.1"
8:42:24 PM: Section completed: initializing
8:42:25 PM: ​
8:42:25 PM: Netlify Build                                                 
8:42:25 PM: ────────────────────────────────────────────────────────────────
8:42:25 PM: ​
8:42:25 PM: ❯ Version
8:42:25 PM:   @netlify/build 30.1.1
8:42:25 PM: ​
8:42:25 PM: ❯ Flags
8:42:25 PM:   accountId: 637df27564a6f40d39878456
8:42:25 PM:   baseRelDir: true
8:42:25 PM:   buildId: 67f56dc6fe029122b44ef412
8:42:25 PM:   deployId: 67f56dc6fe029122b44ef414
8:42:31 PM: ​
8:42:31 PM: ❯ Current directory
8:42:31 PM:   /opt/build/repo
8:42:31 PM: ​
8:42:31 PM: ❯ Config file
8:42:31 PM:   No config file was defined: using default values.
8:42:31 PM: ​
8:42:31 PM: ❯ Context
8:42:31 PM:   production
8:42:31 PM: ​
8:42:31 PM: Build command from Netlify app                                
8:42:31 PM: ────────────────────────────────────────────────────────────────
8:42:31 PM: ​
8:42:31 PM: $ pnpm run build
8:42:31 PM: > rxscripts-webstore@ build /opt/build/repo
8:42:31 PM: > nuxt build
8:42:31 PM: [log] [ nuxi ] Nuxt 3.16.1 with Nitro 2.11.8
8:42:32 PM: [info] [nuxt:tailwindcss] Using default Tailwind CSS file
8:42:34 PM: [info] Nuxt Icon server bundle mode is set to `local`
8:42:36 PM: [success] Nuxt Icon discovered local-installed 3 collections: heroicons, simple-icons, vscode-icons
8:42:36 PM: [info] [nuxt] Running with compatibility version `4`
8:42:36 PM: [info] [ nuxi ] Building for Nitro preset: `netlify`
8:42:38 PM: [info] Building client...
8:42:38 PM: [info] vite v6.2.4 building for production...
8:42:38 PM: [info] transforming...
8:42:46 PM: [info] ✓ 731 modules transformed.
8:42:46 PM: [info] rendering chunks...
8:42:47 PM: [info] computing gzip size...
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/manifest.json                    58.15 kB │ gzip:   3.23 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ProseCode.B_fgAJq0.css      0.05 kB │ gzip:   0.07 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Carousel.Ds7Q0gNc.css       0.14 kB │ gzip:   0.11 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/index.DOk2zl49.css          0.37 kB │ gzip:   0.18 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/LandingCard.pooC4Q78.css    0.44 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/error-500.BZPb3Jds.css      1.88 kB │ gzip:   0.72 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/error-404.-WDPu_y6.css      3.56 kB │ gzip:   1.10 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/entry.B8fHq2m5.css        143.53 kB │ gzip:  21.89 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ypODjRvj.js                 0.12 kB │ gzip:   0.11 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DJpGfxRq.js                 0.18 kB │ gzip:   0.17 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BrzkFtRn.js                 0.19 kB │ gzip:   0.17 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/XpHbT7hG.js                 0.21 kB │ gzip:   0.17 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CoB-cyBQ.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Cs_jxIzO.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Ciy5CUe6.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DBHfmy3t.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B-bO7Q2T.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bh4ijChc.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/gxz4P1fn.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BdTmtMvD.js                 0.21 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bm_vcqRs.js                 0.22 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DCRIsmdP.js                 0.22 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DikU6f7M.js                 0.22 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CWiqiQU7.js                 0.22 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DY-p89pT.js                 0.22 kB │ gzip:   0.20 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Dl96n_Gr.js                 0.23 kB │ gzip:   0.19 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B6xDHUCy.js                 0.33 kB │ gzip:   0.26 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bs11LMVW.js                 0.37 kB │ gzip:   0.28 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CJys_jd3.js                 0.40 kB │ gzip:   0.28 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CVtvA5n0.js                 0.46 kB │ gzip:   0.33 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Drr3c4NV.js                 0.49 kB │ gzip:   0.32 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/taWb-Ttt.js                 0.51 kB │ gzip:   0.34 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Drjn1ALk.js                 0.56 kB │ gzip:   0.38 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DBaRd2kC.js                 0.61 kB │ gzip:   0.37 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CdX0Mnsc.js                 0.61 kB │ gzip:   0.37 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Co_xBMtL.js                 0.70 kB │ gzip:   0.41 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BpvCjYEG.js                 0.73 kB │ gzip:   0.46 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C-v3KzvZ.js                 0.75 kB │ gzip:   0.41 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/mxJBt6ak.js                 0.79 kB │ gzip:   0.42 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BRyxwfHu.js                 0.86 kB │ gzip:   0.48 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DjunHCDg.js                 0.91 kB │ gzip:   0.56 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ILM8q_5-.js                 0.91 kB │ gzip:   0.56 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/OOcKAzWg.js                 0.91 kB │ gzip:   0.56 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CWyW2bW0.js                 0.91 kB │ gzip:   0.56 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bx4wep3p.js                 0.96 kB │ gzip:   0.52 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/dA460ken.js                 0.96 kB │ gzip:   0.52 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ClbHCkFc.js                 0.98 kB │ gzip:   0.57 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DNiE1ZJl.js                 1.07 kB │ gzip:   0.65 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CxYJgpPD.js                 1.11 kB │ gzip:   0.54 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CabFLUi8.js                 1.26 kB │ gzip:   0.63 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DoJMpc9z.js                 1.30 kB │ gzip:   0.67 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/bxqw0P2f.js                 1.33 kB │ gzip:   0.64 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DTIKLSWf.js                 1.36 kB │ gzip:   0.73 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CVG0e4oc.js                 1.71 kB │ gzip:   0.94 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/imKGSpEn.js                 1.80 kB │ gzip:   0.98 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BUrU8fPy.js                 1.86 kB │ gzip:   1.03 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DiI83I10.js                 1.95 kB │ gzip:   1.06 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CPlMqXLN.js                 2.01 kB │ gzip:   0.94 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DeOTme0_.js                 2.03 kB │ gzip:   1.09 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/wYhjyyB7.js                 2.05 kB │ gzip:   1.07 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DBc2Zonq.js                 2.36 kB │ gzip:   1.08 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DVDKVCoW.js                 2.47 kB │ gzip:   1.01 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Dx5ggvqe.js                 2.48 kB │ gzip:   1.14 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/Bi1OeKEe.js                 3.39 kB │ gzip:   1.52 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C89KRNfR.js                 3.42 kB │ gzip:   1.75 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DNX9oVFK.js                 3.44 kB │ gzip:   1.35 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/yUIUOBMk.js                 3.44 kB │ gzip:   0.95 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CMQSQWCS.js                 3.67 kB │ gzip:   1.72 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BOsyX3zx.js                 3.73 kB │ gzip:   1.69 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/C18LcSjr.js                 4.44 kB │ gzip:   1.64 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/MoVdT3jW.js                 4.59 kB │ gzip:   1.50 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/sneoukHG.js                 4.73 kB │ gzip:   1.93 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DqGJP-1h.js                 4.75 kB │ gzip:   1.79 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DoqjRCxU.js                 4.78 kB │ gzip:   1.89 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/zq44hyg0.js                 4.98 kB │ gzip:   2.07 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CbGSXIyJ.js                 7.45 kB │ gzip:   3.48 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/V8V-0Osn.js                 8.52 kB │ gzip:   3.89 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CXb8h64u.js                 8.55 kB │ gzip:   3.95 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DQEyeg86.js                 9.02 kB │ gzip:   4.08 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/BgVGaqTn.js                 9.31 kB │ gzip:   3.85 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/DTt4DCa6.js                15.57 kB │ gzip:   5.16 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/ChlQE9je.js                17.52 kB │ gzip:   6.76 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/B3bOR966.js                22.27 kB │ gzip:   8.91 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/QqoYCkPY.js                24.73 kB │ gzip:   8.82 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/CQD_UhsK.js                58.27 kB │ gzip:  16.71 kB
8:42:47 PM: [info] ../node_modules/.cache/nuxt/.nuxt/dist/client/_nuxt/xSn27T3j.js               490.51 kB │ gzip: 167.34 kB
8:42:47 PM: [info] ✓ built in 8.61s
8:42:47 PM: [success] Client built in 8625ms
8:42:47 PM: [info] Building server...
8:42:47 PM: [info] vite v6.2.4 building SSR bundle for production...
8:42:47 PM: [info] transforming...
8:42:52 PM: [info] ✓ 603 modules transformed.
8:42:52 PM: [info] rendering chunks...
8:42:53 PM: [info] ✓ built in 6.50s
8:42:53 PM: [success] Server built in 6507ms
8:42:53 PM: [info] [nitro] Initializing prerenderer
8:43:06 PM: [info] [nitro] Prerendering 2 routes
8:47:20 PM: <--- Last few GCs --->
8:47:20 PM: [6552:0x2902cca0]   281598 ms: Mark-sweep 6029.7 (6180.6) -> 6014.6 (6181.6) MB, 4281.1 / 0.0 ms  (average mu = 0.129, current mu = 0.007) allocation failure; scavenge might not succeed
8:47:20 PM: [6552:0x2902cca0]   285634 ms: Mark-sweep 6030.6 (6181.6) -> 6015.5 (6182.6) MB, 4008.0 / 0.0 ms  (average mu = 0.073, current mu = 0.007) allocation failure; scavenge might not succeed
8:47:20 PM: <--- JS stacktrace --->
8:47:20 PM: FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
8:47:20 PM:  1: 0xb9bbf0 node::Abort() [node]
8:47:20 PM:  2: 0xaa27ee  [node]
8:47:20 PM:  3: 0xd734a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
8:47:20 PM:  4: 0xd73847 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
8:47:20 PM:  5: 0xf50c55  [node]
8:47:20 PM:  6: 0xf51b58 v8::internal::Heap::RecomputeLimits(v8::internal::GarbageCollector) [node]
8:47:20 PM:  7: 0xf62053  [node]
8:47:20 PM:  8: 0xf62ec8 v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
8:47:20 PM:  9: 0xf3d81e v8::internal::HeapAllocator::AllocateRawWithLightRetrySlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
8:47:20 PM: 10: 0xf3ebe7 v8::internal::HeapAllocator::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
8:47:20 PM: 11: 0xf1fdea v8::internal::Factory::NewFillerObject(int, v8::internal::AllocationAlignment, v8::internal::AllocationType, v8::internal::AllocationOrigin) [node]
8:47:20 PM: 12: 0x12e505f v8::internal::Runtime_AllocateInYoungGeneration(int, unsigned long*, v8::internal::Isolate*) [node]
8:47:20 PM: 13: 0x1711cb9  [node]
8:48:03 PM: Aborted (core dumped)
8:48:04 PM: Failed during stage 'building site': Build script returned non-zero exit code: 2 (https://ntl.fyi/exit-code-2)
8:48:04 PM:  ELIFECYCLE  Command failed with exit code 134. (https://ntl.fyi/exit-code-134)
8:48:04 PM: ​
8:48:04 PM: "build.command" failed                                        
8:48:04 PM: ────────────────────────────────────────────────────────────────
8:48:04 PM: ​
8:48:04 PM:   Error message
8:48:04 PM:   Command failed with exit code 134: pnpm run build (https://ntl.fyi/exit-code-134)
8:48:04 PM: ​
8:48:04 PM:   Error location
8:48:04 PM:   In Build command from Netlify app:
8:48:04 PM:   pnpm run build
8:48:04 PM: ​
8:48:04 PM:   Resolved config
8:48:04 PM:   build:
8:48:04 PM:     command: pnpm run build
8:48:04 PM:     commandOrigin: ui
8:48:04 PM:     environment:
8:48:04 PM:       - NODE_ENV
8:48:04 PM:       - NODE_OPTIONS
8:48:04 PM:       - NUXT_UI_PRO_LICENSE
8:48:04 PM:       - SITE_BASE_URL
8:48:04 PM:     publish: /opt/build/repo/dist
8:48:04 PM:     publishOrigin: ui
8:48:04 PM: Build failed due to a user error: Build script returned non-zero exit code: 2
8:48:04 PM: Failing build: Failed to build site
8:48:05 PM: Finished processing build request in 6m44.805s

I see it is using all of the 6144 MB of old space memory too. This site build certainly appears to have memory consumption issues.

For out of memory (OOM) issues for site builds at Netlify, there are three general solutions:

  • Debug the code locally to find and fix the root cause of the OOM errors.
  • Upgrade to a plan at Netlify with more memory available.
  • Build outside of Netlify on a system with more memory and deploy to Netlify using the manual deploy workflow.

Which solution to use is up to you. Now, there is a cost for upgrading but not for the other two solutions.

The Free and Starter plan get 8 GB of total build memory available. The Pro and Enterprise plans get 11 GB of memory for the builds. There is also an High-Performance Builds add-on for Enterprise that grants up to 36 GB of memory for builds.

If there are other questions about any of this, please let us know.

Somewhere else it was due to some bug in a package. Couldn’t that be the case here?

That specific case was happening within the Function bundling stage. Your site is failing during the site building stage. So while it’s possible that some package has some bug, your case is at least not related to or same as the other one that you’re referring to.