GithubHelp home page GithubHelp logo

Comments (6)

dasMulli avatar dasMulli commented on August 15, 2024

Your version of the CLI is quite old. It should work with a new one from here: https://github.com/dotnet/cli

from core.

palutz avatar palutz commented on August 15, 2024

This is the version provided with the "official package" got directly from the "Getting started" page on the official site.
https://dotnet.github.io/getting-started/#/macosx
Which one is the latest version and how can I get it, pls?

from core.

dasMulli avatar dasMulli commented on August 15, 2024

The Readme.md on the cli github repo should be fine. The current os x link is: https://dotnetcli.blob.core.windows.net/dotnet/beta/Installers/Latest/dotnet-dev-osx-x64.latest.pkg

from core.

palutz avatar palutz commented on August 15, 2024

The result is exactly the same. Didn't change anything and didn't update anything, at least with the version number (maybe it wasn't updated).
Which version do you have on your Mac?

from core.

dasMulli avatar dasMulli commented on August 15, 2024

You'll need to remove the old one before.. it's a known bug with the installer (location of the dotnet executable was changed and an entries in /etc/paths.d/dotnet are not removed). If you installed globally (default afaik), you can sudo rm -rf /usr/local/share/dotnet and run the installer again.

from core.

palutz avatar palutz commented on August 15, 2024

I actually did it.
Anyhow, installing the new (just released) version solved all.
I used the uninstall script provided and the new installer.
Now the F# project is compiling and running.
Nice!

from core.

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.