Runtime Version: 4.6.11 and 4.5.10
App ID: 449508
All of a sudden my web builds are failing to build with the below error. Nothing had changed since the last build except I replaced some images. I have tried re-uploading all my resources (images, custom font) to no effect. The app is saved, all the components are up to date and everything works just fine in the app preview portal.
“FAILED with ERROR: │ [ error ] [build] COMMAND: npx next build FAILED with ERROR: > Build failed because of webpack errors Command failed with exit code 1: npx next build Failed to compile. ./node_modules/@tiptap/extension-blockquote/dist/tiptap-extension-blockquote.esm.js Module not found: Can’t resolve ‘@tiptap/core’ in ‘/app/node_modules/@tiptap/extension-blockquote/dist’ Import trace for requested module: > Build failed because of webpack errors Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js’ roadmap and prioritize features. You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL: Next.js - Telemetry Found custom dir:/app/src/pages > Build failed because of webpack errors Error: Command failed with exit code 1: npx next build Failed to compile. ./node_modules/@tiptap/extension-blockquote/dist/tiptap-extension-blockquote.esm.js Module not found: Can’t resolve ‘@tiptap/core’ in ‘/app/node_modules/@tiptap/extension-blockquote/dist’ Import trace for requested module: ./node_modules/@tiptap/starter-kit/dist/tiptap-starter-kit.esm.js > Build failed because of webpack errors Attention: Next.js now collects completely anonymous telemetry regarding usage. This information is used to shape Next.js’ roadmap and prioritize features. You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL: Next.js - Telemetry Found custom dir:/app/src/pages at makeError (/app/node_modules/execa/lib/error.js:60:11) at handlePromise (/app/node_modules/execa/index.js:118:26) at processTicksAndRejections (node:internal/process/task_queues:96:5) │ │ │ Project location: │ │ ./platformBuilds/standalone_web │”
2 Likes
Never mind, despite making no changes it’s compiling just fine this afternoon.
1 Like
Hello I just built my wep app and it shows exactly the same error in the Runtime Version: 4.6.27 and 4.6.22. I don´t know if it is because I´m outside of the EU but I built the web app 3 times before and it was completely working. Can you please help me?
1 Like
Web builds not working for two days! Please, help!
Runtime version: 4.6.27;
AB version: 1.7.8
COMMAND:
ASSETS_ARCHIVE_URL=https://appgyver-meap-assets.s3.amazonaws.com/som4hsdzgn31myz3fjxw8bi2bbr3?response-content-disposition=attachment%3B%20filename%3D"assets.zip"%3B%20filename*%3DUTF-8’'assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20221205%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221205T190755Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1cf01b8d2edeb70eaf94783570464022d0c22052e21b62a5515f3853d7da5f79 NODE_OPTIONS=–max-old-space-size=8096 dockerrun --rm -v /tmp/481461-web-260581:/app:z -v /home/ec2-user/.npmrc:/home/node/.npmrc web ash -c ‘NODE_OPTIONS=“–max-old-space-size=8096” NEXT_SUPPORT_RELATIVE_PATHS=true ASSETS_ARCHIVE_URL=“https://appgyver-meap-assets.s3.amazonaws.com/som4hsdzgn31myz3fjxw8bi2bbr3?response-content-disposition=attachment%3B%20filename%3D"assets.zip"%3B%20filename*%3DUTF-8’'assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20221205%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221205T190755Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=1cf01b8d2edeb70eaf94783570464022d0c22052e21b62a5515f3853d7da5f79” npx rnv export -p web -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.6.27 -r’
FAILED with ERROR:
│ [ error ] [build] COMMAND:
npx next build
FAILED with ERROR:
Build failed because of webpack errors
Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can’t resolve ‘prosemirror-keymap’ in ‘/app/node_modules/@tiptap/core/dist’
Import trace for requested module:
Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js’ roadmap and prioritize features.
You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:
Next.js - Telemetry
Found custom dir:/app/src/pages
Build failed because of webpack errors
Error: Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can’t resolve ‘prosemirror-keymap’ in ‘/app/node_modules/@tiptap/core/dist’
Import trace for requested module:
./node_modules/@tiptap/extension-image/dist/tiptap-extension-image.cjs
Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js’ roadmap and prioritize features.
You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:
Next.js - Telemetry
Found custom dir:/app/src/pages
at makeError (/app/node_modules/execa/lib/error.js:60:11)
at handlePromise (/app/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_web │
2 Likes
@Kirill_Leventcov , plz, pay attention.
1 Like
@Kirill_Leventcov @Alexander_Kornilov
We seem to have the same issue with our web builds on the btp platform:
Runtime version: 4.6.27;
AB version: 1.7.8
FAILED with ERROR:
│ [ error ] [build] COMMAND:
npx next build
FAILED with ERROR:
> Build failed because of webpack errors
Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can't resolve 'prosemirror-keymap' in '/app/node_modules/@tiptap/core/dist'
Import trace for requested module:
> Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
Found custom dir:/app/src/pages
> Build failed because of webpack errors
Error: Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can't resolve 'prosemirror-keymap' in '/app/node_modules/@tiptap/core/dist'
Import trace for requested module:
./node_modules/@tiptap/extension-image/dist/tiptap-extension-image.cjs
> Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js' roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://nextjs.org/telemetry
Found custom dir:/app/src/pages
at makeError (/app/node_modules/execa/lib/error.js:60:11)
at handlePromise (/app/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_web │
1 Like
I’m getting the same issue
│ [ error ] [build] COMMAND:
npx next build
FAILED with ERROR:
Build failed because of webpack errors
Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can’t resolve ‘prosemirror-keymap’ in ‘/app/node_modules/@tiptap/core/dist’
Import trace for requested module:
Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js’ roadmap and prioritize features.
You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:
Next.js - Telemetry
Found custom dir:/app/src/pages
Build failed because of webpack errors
Error: Command failed with exit code 1: npx next build
Failed to compile.
./node_modules/@tiptap/core/dist/tiptap-core.cjs
Module not found: Can’t resolve ‘prosemirror-keymap’ in ‘/app/node_modules/@tiptap/core/dist’
Import trace for requested module:
./node_modules/@tiptap/extension-underline/dist/tiptap-extension-underline.cjs
Build failed because of webpack errors
Attention: Next.js now collects completely anonymous telemetry regarding usage.
This information is used to shape Next.js’ roadmap and prioritize features.
You can learn more, including how to opt-out if you’d not like to participate in this anonymous program, by visiting the following URL:
Next.js - Telemetry
Found custom dir:/app/src/pages
at makeError (/app/node_modules/execa/lib/error.js:60:11)
at handlePromise (/app/node_modules/execa/index.js:118:26)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
│ │
│ Project location: │
│ ./platformBuilds/standalone_web │
1 Like
Having the same issue with my web app:
Module not found: Can’t resolve ‘prosemirror-keymap’ in ‘/app/node_modules/@tiptap/core/dist’

1 Like
same issue!!! what is going on
Hi all,
Thank you for the reports. We are working on fixing this as soon as possible. Please avoid submitting new builds for a bit, so there will be less pressure on the build service.
Keep up with the status here:
Hi all,
We have just published a 4.6.28
build tag. Feel free to use it to create a web build!
2 Likes