We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried multiple times to build the container via the Dockerfile with success it got errors with fumadocs.
#10 6.784 npm warn deprecated @esbuild-kit/[email protected]: Merged into tsx: https://tsx.is #10 15.13 #10 15.13 > [email protected] postinstall #10 15.13 > fumadocs-mdx #10 15.13 #10 15.22 ✘ [ERROR] Could not resolve "/app/source.config.ts" #10 15.22 #10 15.22 /app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:1476 #10 15.22 let error = new Error(text); #10 15.22 ^ #10 15.22 #10 15.22 Error: Build failed with 1 error: #10 15.22 error: Could not resolve "/app/source.config.ts" #10 15.22 at failureErrorWithLog (/app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:1476:15) #10 15.22 at /app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:945:25 #10 15.22 at /app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:897:52 #10 15.22 at buildResponseToResult (/app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:943:7) #10 15.22 at /app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:970:16 #10 15.22 at responseCallbacks.<computed> (/app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:622:9) #10 15.22 at handleIncomingPacket (/app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:677:12) #10 15.22 at Socket.readFromStdout (/app/node_modules/fumadocs-mdx/node_modules/esbuild/lib/main.js:600:7) #10 15.22 at Socket.emit (node:events:524:28) #10 15.22 at addChunk (node:internal/streams/readable:561:12) { #10 15.22 errors: [Getter/Setter], #10 15.22 warnings: [Getter/Setter] #10 15.22 }
Have you encounter this problem before, and how to fix it ?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried multiple times to build the container via the Dockerfile with success it got errors with fumadocs.
Have you encounter this problem before, and how to fix it ?
Thanks
The text was updated successfully, but these errors were encountered: