Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

posh-gvm install error #29

Open
Sinchard opened this issue Apr 12, 2018 · 0 comments
Open

posh-gvm install error #29

Sinchard opened this issue Apr 12, 2018 · 0 comments

Comments

@Sinchard
Copy link

Sinchard commented Apr 12, 2018

When i installed posh-gvm, i got following info:

(new-object Net.WebClient).DownloadString('https://raw.githubusercontent.com/flofreud/posh-gvm/master/GetPoshGvm.ps1') | iex
Downloading posh-gvm from https://github.com/flofreud/posh-gvm/archive/master.z
ip
posh-gvm installed!
Please see https://github.com/flofreud/posh-gvm#usage for details to get starte
d.
WARN: Execute 'Import-Module posh-gvm -Force' so changes take effect!

Then i execute 'Import-Module posh-gvm -Force',
Test-Path : Illegal character in the path

+         if ( !( Test-Path "$Global:PGVM_DIR\$candidate" ) ) {
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (C:\Users\John\.p...ransitional\ 
   EN":String) [Test-Path],ArgumentException
    + FullyQualifiedErrorId : ItemExistsArgumentError,Microsoft.PowerShell.Com 
   mands.TestPathCommand

I did a lot search, but got nothing useful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant