You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specs for component.yml say it supports anything from HashiCorp/go-getter but I am unable to use a local path.
spec:
source:
uri: ./
kevin@Kevins-Laptop aurora-postgres % atmos vendor pull -c spacelift
Pulling sources for the component 'spacelift' from 'file:///Users/kevin/code/sts-devops/components/github-repositories' into '/Users/kevin/code/sts-devops/components/spacelift'
error downloading 'file:///Users/kevin/code/sts-devops/components/github-repositories': destination exists and is not a symlink
Expected Behavior
I would like to use a local file path because we are using Atmos features like mixin but we are not using a remotely hosted module/component.
Steps to Reproduce
spec:
source:
uri: ./
Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the Bug
Specs for component.yml say it supports anything from HashiCorp/go-getter but I am unable to use a local path.
Expected Behavior
I would like to use a local file path because we are using Atmos features like mixin but we are not using a remotely hosted module/component.
Steps to Reproduce
Screenshots
No response
Environment
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: