Open
Description
Describe the bug
- I've noticed that the languine package doesn't work unless you have the Biome extension installed in your code editor (mine is vscode).
- I get the following error:
Translating 91 keys from en.json to 6 languagesTranslation process failed: Body is unusable: Body has already been read
- I did notice that Languine mentions about Biome in their docs
- I think this would be good if we can clearly add this into the docs somewhere
next-forge version
I am using version 5.0.2
To Reproduce
Steps to reproduce the behavior:
- Uninstall the 'Biome' extension
- In the root folder on a fresh install, try to run
pnpm translate
Expected behavior
For the languine CLI to run and translate the strings.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Windows 11
- Editor: VSCode