{"id":23228891,"url":"https://github.com/lingyansi/fnode","last_synced_at":"2026-03-07T19:30:59.800Z","repository":{"id":47731554,"uuid":"94752838","full_name":"LingYanSi/fnode","owner":"LingYanSi","description":"轻量级node版本管理工具","archived":false,"fork":false,"pushed_at":"2024-08-26T05:52:43.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T15:47:33.105Z","etag":null,"topics":["node-mannager","nodejs","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LingYanSi.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-19T08:14:36.000Z","updated_at":"2024-08-26T05:52:46.000Z","dependencies_parsed_at":"2024-08-26T06:59:17.450Z","dependency_job_id":"eb01c78a-e270-42e6-9cc4-e7a60e1c46a3","html_url":"https://github.com/LingYanSi/fnode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LingYanSi/fnode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LingYanSi%2Ffnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LingYanSi%2Ffnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LingYanSi%2Ffnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LingYanSi%2Ffnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LingYanSi","download_url":"https://codeload.github.com/LingYanSi/fnode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LingYanSi%2Ffnode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30227758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["node-mannager","nodejs","shell"],"created_at":"2024-12-19T01:15:31.653Z","updated_at":"2026-03-07T19:30:59.777Z","avatar_url":"https://github.com/LingYanSi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fnode\n轻量级node版本管理器\n\n## 安装\n```bash\ncurl https://lingyansi.github.io/fnode/fnode-install.sh | bash\n```\n\n## 使用\n- `fnode i 20`         安装node 20最新版本\n- `fnode i 20 --origin`  使用官方源安装node 20最新版本\n- `fnode use 20`       使用node20最新版本\n- `fnode un 20.1.2`    卸载20.1.2版本\n- `fnode ls`          查看本地所有版本\n- `fnode lsr`         查看已发布的所有版本\n\n## 多平台\n支持mac、linux\n\n## 常见问题\n\nfnode被安装在`/usr/local/bin`下，如果安装后找不到fnode命令，可以通过`vim ~/.bash_profile`来新增PATH\n```\nPATH=$PATH:/usr/local/bin\n```\n\n设置npmrc `vim ~/.npmrc`，指定全局安装包的位置\n```npmrc\nprefix=/usr/local\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flingyansi%2Ffnode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flingyansi%2Ffnode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flingyansi%2Ffnode/lists"}