Code Monkey home page Code Monkey logo

Comments (7)

peterblazejewicz avatar peterblazejewicz commented on May 29, 2024

@thepatrick
Is there any actual download/unarchivea visible in your generator output after This might take a few moments and ....\cache\yeoman\:

...................................
✔ Done in C:\Users\PIBL\.cache\yeoman\OmniSharp\generator-aspnet\release

   create MvcApplication\Controllers\HomeController.cs
   create MvcApplication\Models\User.cs
   create MvcApplication\Startup.cs
   create MvcApplication\Views\Home\Index.cshtml
   create MvcApplication\Views\Shared\_Layout.cshtml
   create MvcApplication\project.json
   create MvcApplication\wwwroot\.gitignore

from generator-aspnet.

peterblazejewicz avatar peterblazejewicz commented on May 29, 2024

NTS: the application code does not handle errors during Yo remote downloads:
https://github.com/OmniSharp/generator-aspnet/blob/master/app/index.js#L91-L93

from generator-aspnet.

peterblazejewicz avatar peterblazejewicz commented on May 29, 2024

@thepatrick
This is a bug - I can recreate it locally - no output is shown if you are offline:

     info ... Fetching https://github.com/OmniSharp/generator-aspnet/archive/release.tar.gz ...
     info This might take a few moments
/Users/piotrblazejewicz/.cache/yeoman


Your project is now created, you can use the following commands to get going
    kpm restore
    kpm build
    k run for console projects
    k kestrel or k webfor web projects

from generator-aspnet.

sayedihashimi avatar sayedihashimi commented on May 29, 2024

If we fix #26 that should resolve this as well.

from generator-aspnet.

peterblazejewicz avatar peterblazejewicz commented on May 29, 2024

@sayedihashimi I know, but we need a fix for this one first. It's not a trivial UX problem - I think it should go with current version (I know you will need to build release and resubmit to NPM)

from generator-aspnet.

thepatrick avatar thepatrick commented on May 29, 2024

Thanks for that

from generator-aspnet.

peterblazejewicz avatar peterblazejewicz commented on May 29, 2024

@thepatrick You're welcome :)

from generator-aspnet.

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.