Hi everyone. I’ve run into an issue while trying to connect Clio as a plugin in VS Code.
I can successfully register the site, install clioAPI, create a Workspace, set the Environment, and then start downloading the configuration. At this stage, I get one of the following errors:
[ERR] - One or more errors occurred. (Stream was too long.)
or
[ERR] - One or more errors occurred. (The filename, directory name, or volume label syntax is incorrect: 'W:\clio\sitename\ws\.application\net-core\core-bin\Codes": []')
In appsettings.json, I have "IsNetCore": true.
Has anyone faced this issue before? Any ideas what might be causing it and how to properly connect the site to VS Code?
Like
0 comments