You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info - Copying "static build" directory
Error: i18n support is not compatible with next export. See here for more info on deploying: nextjs.org/docs/deployment
at /home/runner/work/PartSeg/PartSeg/napari-hub/frontend/node_modules/next/dist/export/index.js:247:19
at async Span.traceAsyncFn (/home/runner/work/PartSeg/PartSeg/napari-hub/frontend/node_modules/next/dist/trace/trace.js:74:20)
error Command failed with exit code 1.
Dang I didn't realize that static exports didn't support the preview page. This wouldn't be a problem if/when we switch to a dedicated frontend server for the preview page, but until then we can just disable i18n for preview pages
Description
When working with the description for napari hub I got
i18n support is not compatible with next export
error.It looks related to #382
Steps/Code to Reproduce
https://github.com/4DNucleome/PartSeg/runs/4789673543?check_suite_focus=true
for PR 4DNucleome/PartSeg#489
Expected Results
Expected preview of a new text
Actual Results
Action failed
The text was updated successfully, but these errors were encountered: