You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the new Cli
and then i tried to creat a new theme or even login or using the help , i always get this error PS. We use NVM to mange multiple Node versions , so i tested on v14 , v16 , v18 , v20 and still the same issue in every vesrion
plusI tested on 4 different machines and i still have the same issue
any help please
themes-cli new my-awesome-theme
node:internal/url:1450
throw new ERR_INVALID_FILE_URL_PATH('must be absolute');
^
TypeError [ERR_INVALID_FILE_URL_PATH]: File URL path must be absolute
at new NodeError (node:internal/errors:405:5)
at getPathFromURLWin32 (node:internal/url:1450:11)
at fileURLToPath (node:internal/url:1480:22)
at 9553 (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:322609)
at a (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:597286)
at 6970 (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:264511)
at a (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:597286)
at 7933 (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:261630)
at a (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:597286)
at 8186 (C:\Users\Sara\AppData\Roaming\nvm\v18.20.3\node_modules\@zidsa\themes-cli\dist\zid-theme.js:2:246224) {
code: 'ERR_INVALID_FILE_URL_PATH'
}
Node.js v18.20.3
The text was updated successfully, but these errors were encountered:
I installed the new Cli
and then i tried to creat a new theme or even login or using the help , i always get this error
PS. We use NVM to mange multiple Node versions , so i tested on v14 , v16 , v18 , v20 and still the same issue in every vesrion
plusI tested on 4 different machines and i still have the same issue
any help please
The text was updated successfully, but these errors were encountered: