pnp / vscode-viva

With the SharePoint Framework Toolkit extension, you can create and manage your SharePoint Framework solutions on your tenant. All actions you need to perform during the development flow are at your fingertips.
https://marketplace.visualstudio.com/items?itemName=m365pnp.viva-connections-toolkit
MIT License
38 stars 16 forks source link

Installation Problems #1

Closed techakki81 closed 2 years ago

techakki81 commented 2 years ago

Two issues which i encountered while on Windows PC

  1. Installed the app in VSCode. The PNP icon started showing -> ok
  2. Created a new project using the Planner template . The source code was copied to my local drive but VS code gave the following error "File system provider for c:. is not available."
  3. I also could not open the newly created project in VSCode.

So uninstalled and installed the app again. But this time now the Pnp icon does not show up at all (see image)

Good idea btw :-)

installation
estruyf commented 2 years ago

Thanks, @techakki81 for opening the first issue. Can you check what is created on your file system?

techakki81 commented 2 years ago

thanks @estruyf ... all the fiiles are created on the local drive for the project. Also, i confirm it works on my personal mac but not on corp windows pc. It very well could be some specific security setting of the organisation

estruyf commented 2 years ago

It might be related to the Windows paths. Have implemented a fix for opening the project with a parsed Windows path. Can you please verify versionv0.0.2421597? Will take a couple of minutes before it's available.

On the icon that doesn't show up. This can happen due to the uninstall and re-install. Should be working again once the close and open VS Code again.

estruyf commented 2 years ago

New update is on the way for Windows.