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
[typesafe-i18n] ERROR: Unsupported package manager. Please install the 'typesafe-i18n' npm-package manually and open a new issue at https://github.com/ivanhofer/typesafe-i18n/issues and tell us what package manager you are using.
Maybe because I'm using npm workspaces?
Reproduction
See logs.
Logs
$ npx typesafe-i18n --setup
Need to install the following packages:
[email protected]
Ok to proceed? (y) y
[typesafe-i18n] version 5.26.0
[typesafe-i18n] See this link for more information on how to setup this project: https://github.com/ivanhofer/typesafe-i18n/tree/main/packages/generator#options
✔ What is your base locale? … en
✔ What adapter do you want to use? › Node.js
✔ Are you using esm modules in your project? › Yes
✔ Are you using TypeScript or JavaScript? › TypeScript
✔ Where do you want your locale files to be located? … ./src/i18n/
[typesafe-i18n] generated config file: '.typesafe-i18n.json'
[typesafe-i18n] installing dependencies ...
[typesafe-i18n] ERROR: Unsupported package manager. Please install the 'typesafe-i18n' npm-package manually and open a new issue at https://github.com/ivanhofer/typesafe-i18n/issues and tell us what package manager you are using.
If you are using this project in a commercial environment please consider sponsoring 'typesafe-i18n':
https://github.com/sponsors/ivanhofer
$ npm --version
9.8.0
$ node --version
v20.5.0
Config
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Version
5.26.0
Describe the bug
[typesafe-i18n] ERROR: Unsupported package manager. Please install the 'typesafe-i18n' npm-package manually and open a new issue at https://github.com/ivanhofer/typesafe-i18n/issues and tell us what package manager you are using.
Maybe because I'm using npm workspaces?
Reproduction
See logs.
Logs
Config
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: