ionide / ionide-vscode-paket

VS Code plugin for Paket
http://ionide.io
MIT License
40 stars 29 forks source link

Add Nuget Package Whitespace Error #21

Closed amirvt closed 7 years ago

amirvt commented 7 years ago

Add Nuget Package (to current project) fails when the path to the fsproj file has white space in it.

example output:

c:\Users\Firstname Lastname\Demo\.paket\paket.exe
ERROR: unrecognized argument: 'Lastname\Demo\Demo\Demo.fsproj"'.

The file path is cut off at the white space between Firstname and LastName.

Windows 10 64bit VS Code 1.6 Ionide-Paket 1.2.2