Code Monkey home page Code Monkey logo

Comments (7)

azivkovi avatar azivkovi commented on June 10, 2024 2

Quick update from me, it seems my installation of PSReadLine 2 beta failed, so I tried a different command : install-module psreadline -requiredversion 2.0.0-beta2 -AllowPrerelease -Force -AllowClobber" found here https://github.com/PowerShell/PowerShellGet/issues/318 .

This instealled the 2.0 version and now my version output is

Major  Minor  Build  Revision
-----  -----  -----  --------
2      0      0     -1

And the error is gone.

from powershell.

waf avatar waf commented on June 10, 2024 1

Thanks for reporting this. I'm away from my computer at the moment, but I'll look into this in the next day or two.

from powershell.

waf avatar waf commented on June 10, 2024 1

Thanks! I'll update the readme with your alternate install command.

from powershell.

yunjianyang avatar yunjianyang commented on June 10, 2024

Same error here. Followed the instruction step by step.

from powershell.

waf avatar waf commented on June 10, 2024

@azivkovi could you post the output of (Get-Module PSReadLine).Version please?

from powershell.

azivkovi avatar azivkovi commented on June 10, 2024

@waf Here it is:

Major  Minor  Build  Revision
-----  -----  -----  --------
1      2      -1     -1

from powershell.

yunjianyang avatar yunjianyang commented on June 10, 2024

Quick update from me, it seems my installation of PSReadLine 2 beta failed, so I tried a different command : install-module psreadline -requiredversion 2.0.0-beta2 -AllowPrerelease -Force -AllowClobber" found here PowerShell/PowerShellGet#318 .
This instealled the 2.0 version and now my version output is
Major Minor Build Revision


2 0 0 -1

And the error is gone.

Worked.

from powershell.

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.