Git Product home page Git Product logo

Comments (4)

JamesLMilner avatar JamesLMilner commented on June 11, 2024

Hi @gardiol, thanks for raising this. We can reproduce this issue, we'll look into fixing it.

from cli.

agubler avatar agubler commented on June 11, 2024

@JamesLMilner did you get anywhere with this?

from cli.

JamesLMilner avatar JamesLMilner commented on June 11, 2024

I believe that this issue is actually an example of some of the issues we had in #275. Me and @matt-gadd aimed to improve this in #283.

If I delete the command cache provided by configstore (generally found in ~/.config/) then go offline and run dojo you'll see the finish time is much faster than the time you described. We do still have the error message you described and perhaps we should print something a bit more user friendly there if possible.

Screenshot_20191216_110734

As such I believe the issue of speed is resolved, but if you believe otherwise please feel free to follow up.

from cli.

prstorero avatar prstorero commented on June 11, 2024

Hi there, I was directed here by Matt to post my current problem.

Is it possible to run "dojo create app" through a proxy? When attempting to create an app on my work system, we end up with

There was an error searching npm: request to https://registry.npmjs.org/-/v1/search?text=%40dojo%2Fcli-&size=20&from=0&quality=0.65&popularity=0.98&maintenance=0.5 failed, reason: connect ECONNREFUSED 104.16.19.35:443. Then at the end of the process you get Running npm install failed npm install exit code: 1, which maybe be due to the connection refused issue.

After trying a bunch of things, we decided to see if curl for the same url would work, and when run with our proxy, it does. But we haven't figured out anything for allowing that connection during the dojo create app process. We also discovered that the bae of that url is inserted internally in some of the dojo files that a coworker found. He did a find and replace on all of them to try http instead of https, which didn't work.

I'll be happy to provide any additional details anyone may require.

from cli.

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.