Blazor VSCode Extension on Mac M1

I am using VSCode Extension. I have installed and deinstalled it a couple of times, it does not start and I get the same error message:

Error syncing templates. Could not find file '/Users/myusername/.vscode/extensions/syncfusioninc.blazor-vscode-extensions-19.1.54/src/syncts-cli/darwin\CoreTemplateStudio.confi

The "g" is missing in filename, other than that I have no idea, what could be wrong


9 Replies 1 reply marked as answer

GR Ganesan Rengasamy Syncfusion Team April 28, 2021 10:06 AM UTC

Hi Stefan, 
 
Thanks for contacting Syncfusion support.  
 
The reported issue is the known issue in our Syncfusion Blazor Visual Studio Code extension for MAC OS. Already we have created the bug report to fix this issue. You can track this issue further from the below feedback portal link. 
 
 
Regards, 
Ganesan Rengasamy. 



SP Stefan Prochazka April 29, 2021 05:32 AM UTC

Thank you for the prompt answer. Any eta, when this will be fixed?


GR Ganesan Rengasamy Syncfusion Team April 29, 2021 11:54 AM UTC

Hi Stefan, 
 
We will fix this issue and will be included the changes in our Syncfusion 2021 Volume 2 Essential Studio release. We will appreciate your patience until then. 
 
Regards, 
Ganesan Rengasamy. 



KG Kalirajan Ganesan Syncfusion Team July 1, 2021 05:08 AM UTC

Hi Stefan,

We are glad to announce that our Essential Studio 2021 Volume 2 release v19.2.0.44 is rolled out with this fix and is available for download under the following link.
 
  
  
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 

Thanks,
Kalirajan Ganesan
 


Marked as answer

SO stephane ouvrard May 5, 2023 11:51 AM UTC

Hello,


I re-open this thread because I have exactly the same problem today with Visual Studio Code on Linux...


Vscode:

Version : 1.78.0

Validation : 252e5463d60e63238250799aef7375787f68b4ee

Date : 2023-05-03T20:09:46.685Z

Electron : 22.4.8

Chromium : 108.0.5359.215

Node.js : 16.17.1

V8 : 10.8.168.25-electron.0

Système d’exploitation : Linux x64 5.10.0-22-amd64

Sandboxé : No


Syncfusion: Web VSCode Extensions - Syncfusion v21.2.3


Error:

05/05/2023 13:40:51][EXTENSION] Error executing Command: sync -p ../../../.

One or more errors occurred. (Error syncing templates. Could not find file '/home/stephane/.vscode/extensions/syncfusioninc.web-vscode-extensions-21.2.3/src/syncwebts-cli/linux\CoreTemplateStudio.config.json'.)


Perhaps it's the backslash between "linux" and "CoreTemplateStudio.config.json" ??


The file exists at the right path (with slash and no backslash):

/home/stephane/.vscode/extensions/syncfusioninc.web-vscode-extensions-21.2.3/src/syncwebts-cli/linux/CoreTemplateStudio.config.json


Thanks

stephane



GR Ganesan Rengasamy Syncfusion Team May 8, 2023 11:00 AM UTC

Hi Stephane,


We have been able to reproduce the reported issue in our Syncfusion Web Visual Studio Code extension for Linux OS. As a result, we have created a bug report to address this issue. You can track this issue further using the feedback portal link provided below. We will fix this issue and include the changes in our upcoming Syncfusion 2023 Volume 2 Essential Studio release. We appreciate your patience until then.


https://www.syncfusion.com/feedback/43485/web-extension-is-not-loading-in-linux-and-mac-vs-code


Regards,          

Ganesan Rengasamy.



KV Kesavaraman Venkadesan Syncfusion Team June 26, 2023 06:07 AM UTC

Hi Stephane,


We are pleased to inform you that the reported issues have been successfully resolved. However, we are currently in the testing phase for the specific issue you mentioned, and we are facing some other issues, which is preventing us from providing a solution in the Syncfusion 2023 Volume 2 Essential Studio release. Rest assured; the necessary changes will be included in our upcoming Weekly Release scheduled for June 28th. We sincerely appreciate your patience and understanding during this period.


Regards,

V.Kesavaraman



KV Kesavaraman Venkadesan Syncfusion Team June 28, 2023 01:27 PM UTC

Hi Stephane,

We have successfully resolved the issue you reported. As a next step, we kindly request you to download the VSIX file that we have uploaded in the below link,

VSIX Download Link:https://s3.amazonaws.com/files2.syncfusion.com/NuGet/Web-VSCode-Extensions.vsix

The VSIX file contains the necessary updates and fixes for the problem you encountered. After that, we request you to install VSIX in VSCode by following the below steps:

  1. Launch Visual Studio Code on your computer.

  2. In the activity bar on the side of the window, click on the Extensions icon (represented by four squares).

  3. The Extensions view will open, displaying a search bar at the top. Look for the square icon on the left-hand side of the search bar and click on it. This icon represents "Install from VSIX."

  4. A file explorer dialog will open. Navigate to the directory where the VSIX file is located and select it.

  5. VS Code will begin installing the extension. After the installation is complete, you'll see a notification indicating that the extension was installed successfully.

  6. The installed extension will appear in the Extensions view, and you can manage its settings and features from there.

Then you have to update the version in package.json file, since NPM packages not available in version 22.1.36. Please follow the below steps to update the version in package.json file.

  1. Open the package.json file in your project directory.

  2. Locate the "version" field within the file.

  3. Update the value of the "version" field from "22.1.36" to "22.1.34".

  4. Save the changes to the package.json file.


Regards,

V.Kesavaraman




KV Kesavaraman Venkadesan Syncfusion Team July 28, 2023 07:54 AM UTC

Hi Stefan, 

We are glad to announce that our Essential Studio 2023 Volume 2 SP release v22.2.5 is rolled out with this fix and is available for download under the following link.

https://www.syncfusion.com/forums/183720/essential-studio-2023-volume-2-service-pack-release-v22-2-5-is-available-for-download

We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.

Regards,

V.Kesavaraman


Loader.
Up arrow icon