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

Error during flok-repl install with Powershell and Command Prompt (Windows) #256

Open
gilfuser opened this issue Feb 9, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@gilfuser
Copy link

gilfuser commented Feb 9, 2024

Hi everybody.

I'm trying to use Flok with Tidal, copying the code from the page and running it from the PowerShell. I'm Windows 10.
There's a message saying I have to install flok-repl. But later comes the error. Here goes the whole thing:

Need to install the following packages:
[email protected]
Ok to proceed? (y) y
Hub address: wss://next.flok.cc
Session name: default
Types: [ 'command' ]
> '\' n�o � reconhecido como um comando interno
ou externo, um programa oper�vel ou um arquivo em lotes.
npm notice
npm notice New minor version of npm available! 10.2.5 -> 10.4.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.4.0
npm notice Run npm install -g [email protected] to update!
npm notice
-s:
Line |
   2 |    -s many-salmon-coyote-b6818b4e \
     |    ~~
     | The term '-s' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
-t:
Line |
   3 |    -t tidal \
     |    ~~
     | The term '-t' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
-T:
Line |
   4 |    -T user:sabonetecirurgico
     |    ~~
     | The term '-T' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

Thank you in advance for any help

all the best,
Gil

@munshkr
Copy link
Owner

munshkr commented Feb 9, 2024

Hey Gil, can you print the exact command you are trying to execute on the terminal? Is that a Windows Command prompt or Powershell?

edit ah sorry, you said Powershell
Can you try running this in a Command Prompt instead?

@munshkr munshkr added the bug Something isn't working label Feb 18, 2024
@gilfuser
Copy link
Author

gilfuser commented Feb 22, 2024

Hi @munshkr it worked in Command Prompt when I took off the \ characters. In Powershell that trick didn't help

Sorry about the late reply.

Thank you very much for your help

@munshkr munshkr closed this as completed Mar 3, 2024
@munshkr munshkr reopened this Mar 3, 2024
@munshkr munshkr changed the title Error during flok-repl install Error during flok-repl install with Powershell and Command Prompt (Windows) Mar 3, 2024
@munshkr munshkr added this to the Version 1.2 milestone Mar 3, 2024
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
Status: Todo
Development

No branches or pull requests

2 participants