-
Notifications
You must be signed in to change notification settings - Fork 2
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
Could not run pocketbase on windows 11 #6
Comments
Will be fixed in next alpha... for now |
Still not working on windows: Getting the following error: Need to install the following packages:
gobot@1.0.0-alpha.35
Ok to proceed? (y)
Fetching info for pocketbase/pocketbase releases page 1...https://api.github.com/repos/pocketbase/pocketbase/releases?per_page=100&page=1
Fetching info for pocketbase/pocketbase releases page 2...https://api.github.com/repos/pocketbase/pocketbase/releases?per_page=100&page=2
Fetching info for pocketbase/pocketbase releases page 3...https://api.github.com/repos/pocketbase/pocketbase/releases?per_page=100&page=3
Downloading https://github.com/pocketbase/pocketbase/releases/download/v0.22.8/pocketbase_0.22.8_windows_amd64.zip
Downloading.............
Download completed.
Unpacking C:\Users\nafee\AppData\Local\gobot-nodejs\Cache\pocketbase\pocketbase\archives\0.22.8\x64\win32\pocketbase_0.22.8_windows_amd64.zip
Error: Could not find pocketbase.exe anywhere in path C:\Users\nafee\AppData\Local\gobot-nodejs\Cache\pocketbase\pocketbase\archives\0.22.8\x64\win32 Screenshot |
Can you show me what's in |
Also, try this: npx gobot@latest reset pocketbase
npx gobot@latest pocketbase --help |
This appears to be the same error as this #4 @benallfree was this fixed? |
See @RayyanNafees last line:
that is the exact same error I get. |
@VictorioBerra Can you please show me the directory listing for |
@benallfree that is nafee, mine is:
directory listing
|
Interesting, so it's there but it's not finding it... I'll look into it more |
@benallfree Not sure if this helps, but this works for me: Change this line https://github.com/benallfree/gobot/blob/main/src/Gobot.ts#L232
(remove the |
Interesting, I'm not sure that would search subdirectories if it were missing. |
@benallfree I dont claim for it to be a fix, only to maybe help aid you in debugging. |
@benallfree can u apply this as fix for now in the version so it works for now on Windows ? |
I'll need to look into this more, I don't have Windows for testing so it's a bit difficult. Also, I think gobot is evolving more toward an |
Error
OS Info
The text was updated successfully, but these errors were encountered: