Skip to content

Playwright doesn't install #4491

@Bande0769

Description

@Bande0769

The following error message is provided:

PS C:\Users\ANDEBJ\Playwright>

Oops, something went wrong. Please report this bug with the details below.
Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new

Last 118 Keys:
n p m Space i n i t Space p l a y w r i g h t Ctrl+Alt+@ l a t e s t Space - - y e s Space " - - " Space . Space ' - - q u i e t ' Space ' - - b r o w s e r = c h r o m i u m ' Space ' - -
b r o w s e r = f i r e f o x ' Space ' - - b r o w s e r = w e b k i t ' Space ' - - g h a ' Enter

Exception:
System.ArgumentOutOfRangeException: Verdien må være større enn eller lik null, og mindre enn konsollens bufferstørrelse i den dimensjonen.
Parameternavn: left
Den faktiske verdien var -2.
ved System.Console.SetCursorPosition(Int32 left, Int32 top)
ved Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
tColor)
ved Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
ved Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
ved Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable1 key, Object arg) ved Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
ved Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
ved Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS C:\Users\ANDEBJ\Playwright> npm init playwright@latest --yes "--" . '--quiet' '--browser=chromium' '--browser=firefox' '--browser=webkit' '--gha'
npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or oper
able program. Check the spelling of the name, or if a path was included, verify that the path
is correct and try again.
At line:1 char:1

  • npm init playwright@latest --yes "--" . '--quiet' '--browser=chromium ...
  •   + CategoryInfo          : ObjectNotFound: (npm:String) [], CommandNotFoundException        
      + FullyQualifiedErrorId : CommandNotFoundException
    
    

PS C:\Users\ANDEBJ\Playwright>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions