-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interrupt at "Executing: 'fhir cache'" #27
Comments
Hey @ThimoHoelter, |
Hey @SvenSommer,
The validator version i used is 6.1.9. |
Hello @ThimoHoelter, I apologize for the late response; I've been quite busy. However, I've now found a potential game-changer that should help resolve the setup problems you're experiencing with the What is a Devcontainer?A devcontainer, or Development Container, is a concept used in Visual Studio Code that allows you to define and use a Docker container as a full-featured development environment. It encapsulates the development environment's configuration, dependencies, and tooling in a container, ensuring that all developers working on a project have a consistent environment. This approach has several benefits:
For more detailed information, you can refer to the official VSCode documentation on devcontainers. How to Use the Devcontainer for
|
Checked all requirments and sushi runs without an error.
Tried to run the extension on my repo and this happens.
Output:
codfsh: Info
[INFO] Extension started
[INFO] Checking FHIR Packages Dependencies...
[INFO] Found Workspacefolder in 'c:\Users...'
[INFO] Found sushiConfigPath: c:\Users...\sushi-config.yaml
[INFO] Found resourceFolder: c:\Users...
[INFO] Executing: 'fhir cache'
codfsh: Firely Terminal
fhir chache
The text was updated successfully, but these errors were encountered: