Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Template Preview: The system cannot find the path specified #14

Open
jonsalvas opened this issue Mar 14, 2018 · 2 comments
Open

Template Preview: The system cannot find the path specified #14

jonsalvas opened this issue Mar 14, 2018 · 2 comments

Comments

@jonsalvas
Copy link

Under Windows10 and VSCode 1.20.1 I receive the following error when trying to open the template preview:

Failed template call.Error: could not resolve template path: GetFileAttributesEx c:\Dev\XXXXXXX\deploy\helm\helm\templates\deployment.yaml: The system cannot find the path specified.

It seems that he is looking for the "helm" folder twice, although my templates are located in
c:\Dev\XXXXXXX\deploy\helm\templates\

@ajviradia
Copy link

Same for MacOS High Sierra(10.13.4) and VSCode 1.22

Failed template call.Error: could not resolve template path: stat /Users/XXXX/Documents/azure/AKS/AKS-Python-demo1/mychart/mychart/templates/pydemo-service.yaml: no such file or directory

It is looking for mychart folder twice....

@containerpope
Copy link

Having the same issues (MacOS HighSierra 10.13.14 and VS Code 1.23.1)

Failed template call.Error: could not resolve template path: 
stat .../spring-chart/spring-chart/templates/deployment.yaml: no such file or directory

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants