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

installing with windows #87

Open
cdelalama opened this issue Feb 26, 2023 · 2 comments
Open

installing with windows #87

cdelalama opened this issue Feb 26, 2023 · 2 comments

Comments

@cdelalama
Copy link

Capture

@alexreyes
Copy link
Member

Hmmm, that's odd. It seems like the output from this command:

set-executionpolicy remotesigned
is
bash: set-executionpolicy: command not found

Could you try installing bagels with powershell (running as administrator) and running both commands again? I believe it's because the VSCode terminal isn't using powershell.

Steps:

  1. Open powershell (as administrator)
  2. Run: set-executionpolicy remotesigned
  3. Install bagels: npm i -g bagels

Lmk what you get as output!

@Trewaters
Copy link

I have a windows machine and it installed fine for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants