Skip to content
New issue

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

The fnm ENV environment variable does not work. Although I installed global Node in scoop, fnm ENV is a system environment variable with the highest priority. #1290

Open
Super1Windcloud opened this issue Oct 20, 2024 · 0 comments

Comments

@Super1Windcloud
Copy link

The fnm ENV environment variable does not work. Although I installed global Node in scoop, fnm ENV is a system environment variable with the highest priority.

scoop-search\meson_demo on git master [x?]
fnm env
$env:PATH = "C:\Users\superuse\AppData\Local\fnm_multishells\33676_1729399593815;A:\Cuda\Cuda__12.1\bin;A:\Cuda\Cuda__12.1\libnvvp;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64\compiler;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSSH;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Recovery\OEM\Backup;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Recovery\OEM\Backup;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\NVIDIA Corporation\Nsight Compute 2023.1.1;A:\VS2022\VC\Tools\MSVC\14.39.33519\bin\Hostx64\x64;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;A:\VScodeMicrosoft VS Code;A:\Docker_Windows\resources\bin;C:\Program Files (x86)\AOMEI\AOMEI Backupper\7.4.0;C:\Program Files\Microsoft SQL Server\150\Tools\Binn;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn;A:\Scoop\apps\nodejs\current\bin;A:\Scoop\apps\nodejs\current;A:\vfox_sdk\java\current\bin;A:\vfox_sdk\python\current\Scripts;A:\vfox_sdk\python\current;A:\vfox_sdk\kotlin\current\bin;A:\Scoop\apps\gcc\current\bin;A:\Scoop\apps\postgresql\current\bin;A:\Scoop\apps\emscripten\current;A:\Scoop\apps\maven\current\bin;A:\Scoop\apps\nvs\current;A:\Scoop\apps\dotnet-sdk\current;A:\Scoop\apps\yarn\current\bin;A:\Scoop\apps\gsudo\current;A:\Scoop\shims;C:\Users\superuse\AppData\Local\pnpm;A:\Flutter_Windows_SDK\flutter\bin;A:\Ruby32-x64\bin;A:\Cargo_Cache\bin;C:\Users\superuse\AppData\Local\Microsoft\WindowsApps;C:\Users\superuse\AppData\Roaming\npm;A:\AndroidSDK\platform-tools;A:\AndroidSDK\tools;A:\AndroidSDK\build-tools\34.0.0;A:\AndroidSDK\tools\bin;A:\AndroidSDK\emulator;C:\Users\superuse\AppData\Local\Microsoft\WinGet\Links;C:\Users\superuse\AppData\Local\Coursier;A:\Scala\scala3-3.4.2\bin;A:\go\bin;A:\go\go\bin;A:\strawberry-perl-5.40\perl\bin;A:\Mingw64_CPP\bin;C:\Program Files\PowerShell\7;C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe;C:\Program Files\dotnet;A:\choco\chocolatey\bin;A:\Scala\coursier_scala;A:\pnpm\pnpm;C:\Users\superuse.dotnet\tools;A:\BandiZIP;A:\Scoop\apps\hyper\3.4.1\resources\bin;C:\Users\superuse.dotnet\tools;A:\npm_cache\global;"
$env:FNM_MULTISHELL_PATH = "C:\Users\superuse\AppData\Local\fnm_multishells\33676_1729399593815"
$env:FNM_VERSION_FILE_STRATEGY = "recursive"
$env:FNM_DIR = "A:\fnm_cache"
$env:FNM_LOGLEVEL = "info"
$env:FNM_NODE_DIST_MIRROR = "https://nodejs.org/dist"
$env:FNM_COREPACK_ENABLED = "false"
$env:FNM_RESOLVE_ENGINES = "false"
$env:FNM_ARCH = "x64"

scoop-search\meson_demo on git master [x?]

node -v
v22.9.0

scoop-search\meson_demo on git master [x?]

Get-Command node

CommandType Name Version Source


Application node.exe 22.9.0.0 A:\Scoop\apps\nodejs\current\node.exe

scoop-search\meson_demo on git master [x?]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant