How do create an internationalization app with capacitor and NextJS (stakingcrypto.io) 1 points by martinratinaud 2y ago ↗ HN
[–] martinratinaud 2y ago ↗ For my website, I want to create a native app so I tried capacitorjsUnfortunately, after the 2 first commands, it tells me Error: Specified "i18n" cannot be used with "output: export". See more info here: https://nextjs.org/docs/messages/export-no-i18nSo I'm wondering if it's just not possible of if somebody has a way around it
1 comment
[ 3.1 ms ] story [ 14.5 ms ] threadUnfortunately, after the 2 first commands, it tells me Error: Specified "i18n" cannot be used with "output: export". See more info here: https://nextjs.org/docs/messages/export-no-i18n
So I'm wondering if it's just not possible of if somebody has a way around it