I tried to compile an application in the two versions available.
Compile in the Web App version, but it is showing errors
app id: 419020
error code:
Runtime version: 4.6.11; AB version: 1.7.6 COMMAND: ASSETS_ARCHIVE_URL=https://appgyver-meap-assets.s3.amazonaws.com/btaix6sa6vdkk05dqfg05t45whgh?response-content-disposition=attachment%3B%20filename%3D%22assets.zip%22%3B%20filename%2A%3DUTF-8%27%27assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20220911%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220911T023944Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4f7fc2319be6e4c2b3c22d9b2ffe69919bd08e8b8b4425d3ae8e52e07ce7428a NODE_OPTIONS=--max-old-space-size=8096 dockerrun --rm -v /tmp/521342-web-243254:/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/btaix6sa6vdkk05dqfg05t45whgh?response-content-disposition=attachment%3B%20filename%3D%22assets.zip%22%3B%20filename%2A%3DUTF-8%27%27assets.zip&response-content-type=application%2Fzip&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJJSXXQRL4UNGBAXQ%2F20220911%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220911T023944Z&X-Amz-Expires=604800&X-Amz-SignedHeaders=host&X-Amz-Signature=4f7fc2319be6e4c2b3c22d9b2ffe69919bd08e8b8b4425d3ae8e52e07ce7428a" npx rnv export -p web -s standalone -c standalone --ci --yes --skipRnvCheck --packageManager yarn --template @appgyver/orchestra-template-standalone@4.6.11 -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/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: 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/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: 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 │