We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've just installed nvs/node/pnpm/ni on clean Windows PC
PS C:\Dev\AHK> ni -v @antfu/ni v0.21.9 node:internal/fs/sync:25 return binding.readFileUtf8(path, stringToFlags(flag)); ^ Error: ENOENT: no such file or directory, open 'C:\Users\Dimava\.nirc' at Object.readFileUtf8 (node:internal/fs/sync:25:18) at Object.readFileSync (node:fs:441:19) at getConfig (file:///C:/Users/Dimava/AppData/Local/pnpm/global/5/.pnpm/@antfu+ni@0.21.9/node_modules/@antfu/ni/dist/shared/ni.d43835c0.mjs:6716:66) at async getGlobalAgent (file:///C:/Users/Dimava/AppData/Local/pnpm/global/5/.pnpm/@antfu+ni@0.21.9/node_modules/@antfu/ni/dist/shared/ni.d43835c0.mjs:6727:27) { errno: -4058, code: 'ENOENT', syscall: 'open', path: 'C:\\Users\\Dimava\\.nirc' } Node.js v20.9.0 PS C:\Dev\AHK>
Delete .nirc
Clean Windows 11 System: OS: Windows 11 10.0.22621 CPU: (4) x64 Intel(R) N95 Memory: 1.41 GB / 11.75 GB Binaries: Node: 20.9.0 - ~\AppData\Local\nvs\default\node.EXE Yarn: 1.22.21 - ~\AppData\Local\nvs\default\yarn.CMD npm: 10.1.0 - ~\AppData\Local\nvs\default\npm.CMD pnpm: 8.10.5 - ~\AppData\Local\nvs\default\pnpm.CMD
pnpm
The text was updated successfully, but these errors were encountered:
fix: .nirc may not exist
7bbb8c0
close antfu-collective#182
Successfully merging a pull request may close this issue.
Describe the bug
I've just installed nvs/node/pnpm/ni on clean Windows PC
Reproduction
Delete .nirc
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: