Giter Site home page Giter Site logo

Comments (7)

vince-fugnitto avatar vince-fugnitto commented on July 16, 2024 1

I don't mind retrying what you asked me for just can you clarify more what am supposed to do

@Adem-Kri sure:

  • create a new directory on your filesystem
  • navigate to that directory
  • perform yo theia-extension and select the widget template
  • let the generation finish and build complete

from generator-theia-extension.

msujew avatar msujew commented on July 16, 2024 1

@Adem-Kri Because yarn doesn't use the git configured http-proxy, but instead the HTTP_PROXY env variables. Please see my answer here.

from generator-theia-extension.

vince-fugnitto avatar vince-fugnitto commented on July 16, 2024

@Adem-Kri thank you for reporting the issue, the widget template for the generation works fine for me locally and through ci. Do you mind trying again in a completely new directory (based on the logs it looks like it might have been used before).

For additional information all the dependencies that errored during the build are explicitly declared, it looks like installing them was skipped:

  • (ex: @testing-library/react):
    this.params.devdependencies = `,\n "@testing-library/react": "^11.2.7",\n "@types/jest": "^26.0.20",\n "jest": "^26.6.3",\n "ts-node": "^10.9.1",\n "ts-jest": "^26.5.6"`;

from generator-theia-extension.

Adem-Kri avatar Adem-Kri commented on July 16, 2024

@vince-fugnitto I closed the issue by mistake, can you reopen it,
and of course I don't mind retrying what you asked me for just can you clarify more what am supposed to do

from generator-theia-extension.

Adem-Kri avatar Adem-Kri commented on July 16, 2024

@vince-fugnitto As you see I get the same output.
it all works fine until reaching browser-app
image


image


image

from generator-theia-extension.

vince-fugnitto avatar vince-fugnitto commented on July 16, 2024

@Adem-Kri you're behind a proxy I assume given the fact you can't reach github.com?

Edit: Ah looks like you already opened the discussion, you can continue it there.

from generator-theia-extension.

Adem-Kri avatar Adem-Kri commented on July 16, 2024

what I can't understand is that am able to clone repo's and install using npm or yarn , I can accede github and also setted this :

git config --global http.proxy http://login:password@company's_domain:port(8080)

Is there something I am missing @vince-fugnitto and thank you for your precious time.

from generator-theia-extension.

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.