Skip to content
New issue

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

Visual Editors and Publishers for our NextJS / Flowershow website #677

Open
Tracked by #454
rufuspollock opened this issue Jul 25, 2023 · 0 comments
Open
Tracked by #454

Comments

@rufuspollock
Copy link
Member

Trying out cloudcannon

Getting an error with excalidraw stuff.

●  (SSG)     automatically generated as static HTML + JSON (uses getStaticProps)

> @flowershow/template@1.0.0 postbuild
> cross-env NODE_OPTIONS='--experimental-json-modules --experimental-modules' node ./scripts/search.mjs

(node:3475) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time

(Use `node --trace-warnings ...` to show where the warning was created)

info  - using build directory: /usr/local/__site/src/.next

warn  - rewrites, redirects, and headers are not applied when exporting your application, detected (redirects). See more info here: https://nextjs.org/docs/messages/export-no-custom-routes

info  - Copying "static build" directory
info  - No "exportPathMap" found in "/usr/local/__site/src/next.config.mjs". Generating map from "./pages"
info  - Launching 3 workers
info  - Exporting (0/7)

info  - Copying "public" directory

info  - Exporting (1/7)

info  - Exporting (3/7)

info  - Exporting (5/7)

info  - Exporting (7/7)
[Error: EEXIST: file already exists, mkdir '/usr/local/__site/src/out/excalidraw'] {
  errno: -17,
  code: 'EEXIST',
  syscall: 'mkdir',
  path: '/usr/local/__site/src/out/excalidraw'

}

❌ Your build failed, make an update and try again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant