Skip to content
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
This repository was archived by the owner on Nov 17, 2021. It is now read-only.

Linux Installation warning that dotnet version is wrong #9

@ghost

Description

Install script failing in multiple ways on Linux.

Having the latest dotnet isntalled, gives an error that you're not on the expected version.

PS /home/corbob/Jupyter-PowerShell> ./Install.ps1 -KernelFolder ~/.jupyter/kernel                                                                                        
WARNING: 
            The currently installed 'dotnet' (.NET Command Line Tools) is not the expected version.

            Installed version: 2.0.0-preview2-006127
            Expected version: 2.0.0-preview1-005977

            If your version is older, you PROBABLY cannot run the 'PowerShell (Core)' kernel.

            Get the latest version from https://www.microsoft.com/net/core/preview
            

            
/usr/bin/mkdir: invalid option -- 'P'
Try '/usr/bin/mkdir --help' for more information.

This doesn't seem to stop the installation, but it is a warning that comes up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions