-
Notifications
You must be signed in to change notification settings - Fork 3
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
throw new ERR_INVALID_FILE_URL_PATH('must be absolute') #18
Comments
is there any update in this issue ? |
i have same error |
Hello @anas-js and @saraElsanan i'm testing the fix, should be released shortly |
Hello, the change is live here: https://www.npmjs.com/package/@zidsa/themes-cli@latest @saraElsanan @anas-js |
The problem is not solved @pdj1985 @zidsa/[email protected] |
Hello @anas-js did you build the latest version of the client? I tested it both Mac and windows 10 and worked fine. Could you provide more info? |
i still have the same issue , I uninstalled the old version and reinstall it i'm using windows 11 `> themes-cli help TypeError [ERR_INVALID_FILE_URL_PATH]: File URL path must be absolute |
I will double check it tomorrow, thanks for reporting it.
…On Sat, 18 Jan 2025 at 22:07, Sara M. Elsanan ***@***.***> wrote:
i still have the same issue , I uninstalled the old version and reinstall
it
ans i still get the same error
this is the version of the package
***@***.***/themes-cli": {
"version": "1.0.5",
"overridden": false
},
i'm using windows 11
node 18.12.1
npm 8.19.2
`> themes-cli help
node:internal/url:1458
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:393:5)
at getPathFromURLWin32 (node:internal/url:1458:11)
at fileURLToPath (node:internal/url:1488:22)
at 9553 ***@***.***
\themes-cli\dist\zid-theme.js:2:327720)
at a ***@***.***
\themes-cli\dist\zid-theme.js:2:602880)
at 6970 ***@***.***
\themes-cli\dist\zid-theme.js:2:269694)
at a ***@***.***
\themes-cli\dist\zid-theme.js:2:602880)
at 7933 ***@***.***
\themes-cli\dist\zid-theme.js:2:265939)
at a ***@***.***
\themes-cli\dist\zid-theme.js:2:602880)
at 8186 ***@***.***\themes-cli\dist\zid-theme.js:2:246224)
{
code: 'ERR_INVALID_FILE_URL_PATH'
}`
—
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYVARIRIEYSI6FQDUA4H5R32LK7A7AVCNFSM6AAAAABSMA7UTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJZHE2TQNJRGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@pdj1985 any Updates? |
Hello @anas-js For some reason, the audio is not heard, but basically i was saying I couldn't reproduce it in windows 11 nor 10, so im not sure how else i can try it. |
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: