Git Product home page Git Product logo

Comments (14)

raycastbot avatar raycastbot commented on July 1, 2024

Thank you for opening this issue!

🔔 @AndresMorelos @pernielsentikaer @viandwi24 you might want to have a look.

💡 Author and Contributors commands

The author and contributors of andresmorelos/numi can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

from extensions.

pernielsentikaer avatar pernielsentikaer commented on July 1, 2024

I just tested this and downloaded it from brew too, no errors. What does which numi-cli in the terminal gives you?

from extensions.

alexbet avatar alexbet commented on July 1, 2024

I just tested this and downloaded it from brew too, no errors. What does which numi-cli in the terminal gives you?

That is weird. Here you go:

Screenshot 2024-02-27 at 1 45 43 PM

from extensions.

alexbet avatar alexbet commented on July 1, 2024

BTW, does it matter that Numi itself is installed? Could that somehow impact the numi-cli? I tried uninstalling Numi the application too, but still getting the error.

from extensions.

pernielsentikaer avatar pernielsentikaer commented on July 1, 2024

No that should be more than fine, do you know how to debug an extension by forking it? If so I'd like to check it with you 🙂

from extensions.

alexbet avatar alexbet commented on July 1, 2024

Unfortunately not. Are there instructions how to do that somewhere? Also, could it be a permissions problem of some kind maybe?

from extensions.

pernielsentikaer avatar pernielsentikaer commented on July 1, 2024

If you know just a little bit of coding, then you can use the Fork action like this

Raycast 2024-02-28 at 06 43 41

That will guide you a bit, let me know if that files, then you can open the forked extension and add console.logs to the code and run the code with npm run dev

from extensions.

alexbet avatar alexbet commented on July 1, 2024

I did this, but when I execute npm run dev, I get a ray: command not found error.

from extensions.

alexbet avatar alexbet commented on July 1, 2024

OK, I figured it out. I ran the extension from Raycast, and it worked like that. It turns out there was an error in my .bashrc file which was causing the problem. Actually, it wasn't an error, it was the initialization of the Startship prompt. After commenting that out, it started working fine. You might want to look into that.

from extensions.

AndresMorelos avatar AndresMorelos commented on July 1, 2024

@alexbet could you please share a minimal .bashrc to replicate it? I also have Starship prompt but with ZSH, and, it works without issues.

Probably, it's related to starship/starship#5816

from extensions.

AndresMorelos avatar AndresMorelos commented on July 1, 2024

BTW, I see here (#10986 (comment)) that you use ZSH too

Why not use a .zshrc file instead of .bashrc and add

eval "$(starship init zsh)"

from extensions.

alexbet avatar alexbet commented on July 1, 2024

The code use is:

eval "$(starship init bash)"

I have no idea why this would be a problem. Anyway, switched to ZSH instead.

from extensions.

AndresMorelos avatar AndresMorelos commented on July 1, 2024

The code use is:

eval "$(starship init bash)"

I have no idea why this would be a problem. Anyway, switched to ZSH instead.

I'm not sure why this happened, but it also with the VSCode integrated terminal when it tried to source the .bashrc file, probably something related to the starship prompt for the bash environment.

Now that you switched to ZSH, is all working as expected?

Let me know to close this issue.

@alexbet

from extensions.

AndresMorelos avatar AndresMorelos commented on July 1, 2024

@alexbet I'll close this issue, feel free to reopen if the issue persists

@raycastbot close this issue

from extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.