TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How do create an internationalization app with capacitor and NextJS

1 pointsby martinratinaudabout 1 year ago

1 comment

martinratinaudabout 1 year ago
For my website, I want to create a native app so I tried capacitorjs<p>Unfortunately, after the 2 first commands, it tells me Error: Specified &quot;i18n&quot; cannot be used with &quot;output: export&quot;. See more info here: <a href="https:&#x2F;&#x2F;nextjs.org&#x2F;docs&#x2F;messages&#x2F;export-no-i18n" rel="nofollow">https:&#x2F;&#x2F;nextjs.org&#x2F;docs&#x2F;messages&#x2F;export-no-i18n</a><p>So I&#x27;m wondering if it&#x27;s just not possible of if somebody has a way around it