chrishasz / spgo

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code
https://www.chrishasz.com/spgo
MIT License
60 stars 11 forks source link

command 'spgo.retrieveFolder' not found #93

Closed mbr55aa closed 5 years ago

mbr55aa commented 5 years ago

I get a notification "command 'spgo.%any_command_name%' not found" on try to call any SPGo command. I tried to use clean VSC and SPGo installation, did not help. Issue occurs on both Windows and Ubuntu.

chrishasz commented 5 years ago

Yes, I’m receiving reports of issues with build 1.4.1. Can you revert to 1.4.0 until I have a chance to fix this today?

mbr55aa commented 5 years ago

That helped. Thank you!

tarcisiopqdt commented 5 years ago

How I can return to 1.4.0 version?

tarcisiopqdt commented 5 years ago

I got it!

chrishasz commented 5 years ago

Everyone- I found the error with packaging that prevented SPGo from loading, fixed it, and published an update version 1.4.2 to the Visual Studio Marketplace.

Please confirm that v1.4.2 works. Thanks!

mknig commented 5 years ago

Hi, sorry but spgo.retrieveFolder doesn't work for me. Local files are not updated by new sitecollection files. I am using version is 1.4.2. How can I return to 1.4.0

mknig commented 5 years ago

found the "install another option" on the extention. I had to install 1.3.5 to make it work as expected.

chrishasz commented 5 years ago

Hello @mknig -

Are you working against the root web of the root site collection? I am tracking an active issue with users downloading files, using Glob notation, from that specific web here: #94

mknig commented 5 years ago

Hello Chrishasz,

thanks for your reply.

Yes. I use /*/ to download all files form the server. 1.3.5 is working fine, but 1.4.X abort the download immediately.

Von: "Chrishasz" notifications@github.com An: "chrishasz/spgo" spgo@noreply.github.com CC: "mknig" michael.koenig@tapetenagentur.de, "Mention" mention@noreply.github.com Gesendet: Montag, 8. Juli 2019 19:45:26 Betreff: Re: [chrishasz/spgo] command 'spgo.retrieveFolder' not found (#93)

Hello @mknig -

Are you working against the root web of the root site collection? I am tracking an active issue with users downloading files, using Glob notation, from that specific web here: #94

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub , or mute the thread .

chrishasz commented 5 years ago

@mknig we have determined a root cause for this issue. I’ll have a build out in the next day.

chrishasz commented 5 years ago

@mknig Version 1.4.3 has been published to the Visual Studio Marketplace. Please update to the latest version and confirm here if the issue is resolved.