Code Monkey home page Code Monkey logo

Comments (8)

sanketbajoria avatar sanketbajoria commented on September 18, 2024 1

@RichAyotte Thanks a lot for confirming it. Merged it and pushed to npm repository

from ssh2-promise.

RichAyotte avatar RichAyotte commented on September 18, 2024

This looks more like a https://github.com/mscdex/ssh2-streams issue. I'll post the error there.

from ssh2-promise.

RichAyotte avatar RichAyotte commented on September 18, 2024

The ssh2 and ssh2-streams dependencies are outdated in this package and are causing this issue.

The problem is fixed in the latest version of ssh2-streams 0.2.1 and ssh2 at 0.6.1.

from ssh2-promise.

sanketbajoria avatar sanketbajoria commented on September 18, 2024

Thanks a lot @RichAyotte for pointing it out. Let me fork a branch to test it out. if you could test it at your end, then i could publish it to npm.

from ssh2-promise.

RichAyotte avatar RichAyotte commented on September 18, 2024

@sanketbajoria thanks for creating the issue#10 branch. The octothorp "#" in the branch name is giving me/yarn a hard time though. Something like the following usually works but I'm not sure how to escape the the "#" in the branch name.

yarn add https://github.com/sanketbajoria/ssh2-promise.git#issue#10
I also tried a bunch of combinations like
yarn add https://github.com/sanketbajoria/ssh2-promise.git#issue%2310

Any ideas?

from ssh2-promise.

sanketbajoria avatar sanketbajoria commented on September 18, 2024

@RichAyotte , my bad. seems like yarn don't support it
yarnpkg/yarn#4881

I will rename the branch and push it again

from ssh2-promise.

sanketbajoria avatar sanketbajoria commented on September 18, 2024

I have renamed the branch from issue#10 to issue10

from ssh2-promise.

RichAyotte avatar RichAyotte commented on September 18, 2024

I've confirmed that the issue10 branch fixes the problem. Thank you.

from ssh2-promise.

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.