Skip to content
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

fails to run locally #1

Open
maaz-munir opened this issue Jul 8, 2024 · 6 comments
Open

fails to run locally #1

maaz-munir opened this issue Jul 8, 2024 · 6 comments
Assignees
Labels
bug Something isn't working

Comments

@maaz-munir
Copy link

running npm run bootstrap returns the following errors because of desktop/.surfer/command not present

Error: ENOENT: no such file or directory, open '/desktop/.surfer/command'.

Im still new to this stuff, am I missing something?

@mauro-balades mauro-balades self-assigned this Jul 8, 2024
@mauro-balades mauro-balades added the bug Something isn't working label Jul 8, 2024
@mauro-balades
Copy link
Member

Hello! Can you please provide a full description of your process? Like what commands you ran before running bootstrap

@maaz-munir
Copy link
Author

maaz-munir commented Jul 8, 2024

hey, thanks for replying!

Just cloned the repo and ran npm install. Was following the README as is.

Using node version v20.11.1

@mauro-balades
Copy link
Member

Could you maybe run mkdir .surfer && touch .surfer/command and try re-running again?

@maaz-munir
Copy link
Author

image

@mauro-balades mauro-balades transferred this issue from zen-browser/desktop Jul 8, 2024
@zhaopengme
Copy link

+1

@Zh40Le1ZOOB
Copy link

Zh40Le1ZOOB commented Aug 23, 2024

I don't know how but I solved this on NixOS by installing cacert from nixpkgs.

Use this patch: https://github.com/Zh40Le1ZOOB/nixpkgs/blob/dc4668099719d5ff616dbd3057a42adfb4a60045/pkgs/by-name/ze/zen-browser/surfer-dont-check-update.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants