{"id":18441,"library":"i18nexus-cli","title":"i18nexus CLI","description":"Command line tool for managing translations via the i18nexus API. Version 4.1.0. Provides commands to download translation files (pull) and view project metadata. Supports i18next, next-intl, and react-intl file structures. Loads .env for API key. Active development with monthly releases.","status":"active","version":"4.1.0","language":"javascript","source_language":"en","source_url":null,"tags":["javascript","i18nexus","cli","react-intl","i18next","next-intl"],"install":[{"cmd":"npm install i18nexus-cli","lang":"bash","label":"npm"},{"cmd":"yarn add i18nexus-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add i18nexus-cli","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[],"quickstart":{"code":"npm install -g i18nexus-cli\ni18nexus pull -k $I18NEXUS_API_KEY || echo 'Set I18NEXUS_API_KEY or use --api-key'\ni18nexus project -k $I18NEXUS_API_KEY","lang":"javascript","description":"Install globally and pull translations using an API key from environment or flag."},"warnings":[{"fix":"Set I18NEXUS_NO_DOT_ENV=true or ensure .env contains correct keys.","message":"Environment variables are loaded from .env file in current directory unless I18NEXUS_NO_DOT_ENV is set.","severity":"gotcha","affected_versions":">=4.0.0"},{"fix":"Manually verify destination folder before using --clean.","message":"The --clean flag only deletes folders matching simple language code regex; files may remain if not in such folders.","severity":"gotcha","affected_versions":">=4.0.0"},{"fix":"Use --path to override destination.","message":"Default download path depends on i18nexus project library setting (i18next, next-intl, react-intl).","severity":"gotcha","affected_versions":">=4.0.0"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Verify I18NEXUS_API_KEY or --api-key, ensure internet connectivity.","cause":"Invalid project API key or network issue.","error":"Error: Failed to fetch translations. Check API key and network."},{"fix":"Provide --api-key flag or set I18NEXUS_API_KEY in environment.","cause":"No API key supplied.","error":"Error: API key not provided. Use --api-key or I18NEXUS_API_KEY environment variable."}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}