-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
powershell
C:\Users\dev\ac>lcode
node:internal/validators:162
throw new ERR_INVALID_ARG_TYPE(name, 'string', value);
^
TypeError [ERR_INVALID_ARG_TYPE]: The "paths[0]" argument must be of type string. Received undefined
at validateString (node:internal/validators:162:11)
at Object.resolve (node:path:171:9)
at file:///C:/Users/AppData/Roaming/nvm/v20.11.0/node_modules/@rkristelijn/lcode/index.mjs:18:25
at ModuleJob.run (node:internal/modules/esm/module_job:218:25)
at async ModuleLoader.import (node:internal/modules/esm/loader:329:24)
at async loadESM (node:internal/process/esm_loader:28:7)
at async handleMainPromise (node:internal/modules/run_main:113:12) {
code: 'ERR_INVALID_ARG_TYPE'
}
cmd
PS C:\Users\dev\ac> lcode
lcode : File C:\Program Files\nodejs\lcode.ps1 cannot be loaded. The file C:\Program Files\nodejs\lcode.ps1 is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see
about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ lcode
+ ~~~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on