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:
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
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.
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
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:
Launch Visual Studio Code on your computer.
In the activity bar on the side of the window, click on the Extensions icon (represented by four squares).
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."
A file explorer dialog will open. Navigate to the directory where the VSIX file is located and select it.
VS Code will begin installing the extension. After the installation is complete, you'll see a notification indicating that the extension was installed successfully.
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.
Open the package.json file in your project directory.
Locate the "version" field within the file.
Update the value of the "version" field from "22.1.36" to "22.1.34".
Save the changes to the package.json file.
Regards,
V.Kesavaraman
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.
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