AlkantarClanX12
Current Path : /proc/self/root/opt/alt/alt-nodejs18/root/usr/lib/node_modules/corepack/shims/ |
Current File : //proc/self/root/opt/alt/alt-nodejs18/root/usr/lib/node_modules/corepack/shims/npm.cmd |
@SETLOCAL @IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\dist\npm.js" %* ) ELSE ( @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\dist\npm.js" %* )