Giter Site home page Giter Site logo

Errors in Tutorial? about falco HOT 6 CLOSED

pimbrouwers avatar pimbrouwers commented on July 1, 2024
Errors in Tutorial?

from falco.

Comments (6)

ilog2000 avatar ilog2000 commented on July 1, 2024

This line works for me:

dotnet new -i "Falco.Template::3.0.0"

from falco.

r4mp4l avatar r4mp4l commented on July 1, 2024

The next line doesn't work "dotnet new falco -o HelloWorldApp"

dotnet new falco -o HelloWorldApp    
Couldn't find an installed template that matches the input, searching online for one that does...
Matches from template source: NuGet
-----------------------------------
Template name "Falco" (falco) from author "Pim Brouwers, Daniel Tuna and contributors" in pack Falco.Template
    To use this template, run the following command and try again:
        dotnet new -i Falco.Template::3.0.0

from falco.

ilog2000 avatar ilog2000 commented on July 1, 2024

I've just tried - the next line works here as well. Something is wrong with NuGet on your side. Try maybe
dotnet new -i "Falco.Template::3.0.0" --debug:reinit

from falco.

r4mp4l avatar r4mp4l commented on July 1, 2024

Thank you for your suggestion. I tried the re-init and it doesn't work.

Can someone suggest an online IDE for Falco?

from falco.

metatron-the-chronicler avatar metatron-the-chronicler commented on July 1, 2024

Thank you for your suggestion. I tried the re-init and it doesn't work.

Can someone suggest an online IDE for Falco?

You may need to update your version of dotnet. Running it on version 5 produced the same error for me. Updating to 6.0.301 resolved the issue for me.

from falco.

pimbrouwers avatar pimbrouwers commented on July 1, 2024

Did you get this going @r4mp4l?

from falco.

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.