spgo icon indicating copy to clipboard operation
spgo copied to clipboard

SPGo: A Lightweight, Open Source, SharePoint IDE for Visual Studio Code

Results 41 spgo issues
Sort by recently updated
recently updated
newest added

estoy tratando de publicar una mayor version de mi desarrollo pero solo se queda cargando y en la seccion de estado en tiempo de ejecución de la extension SPGo me...

bug

Type: Bug Cannot login to vs code, it shows incorrect username and password even though it's correct Extension version: 1.7.3 VS Code version: Code 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-09T16:59:02.252Z) OS version: Windows_NT...

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update...

dependency
javascript

Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependency
javascript

**Note: for support questions, please use stackoverflow and tag the post with #spgo**. * **I'm submitting a ...** * [x] bug report * [ ] feature request * **What is...

bug

Hi team, I encountered an issue while trying to populate my local workspace in SPGo. After entering my credentials, the process immediately fails with a TypeError related to reading the...

bug

**Summary:** When running the "Populate Workspace" command with a config that does **not** declare any subsites, I receive the following error: ``` TypeError: Cannot read properties of undefined (reading 'length')...

bug

While populating the workspace using the SPGo extension, we are encountering the error “Cannot read properties of undefined (reading 'length')”. Version 1.7.3

I'm submitting a bug report When am populating local workspace am getting error - TypeError: Cannot read properties of undefined (reading 'length') * My spgo.json file { "sourceDirectory": "src", "sharePointSiteUrl":...

bug