Stream: conformance
Topic: Torinox on Mac
Alexander Henket (Oct 15 2018 at 10:13):
@Martijn Harthoorn I'm testing out packages on Simplifier today with @Ardon Toonstra . While he is able to retrieve packages with Torinox, I'm not. Is it supposed to work?
mbplocal ahenket$ dotnet tool update -g torinox Tool 'torinox' was successfully updated from version '0.7.6' to version '0.7.8'. mbplocal ahenket$ fhir install nl.core.profiles 1.2.0 The package nl.core.profiles (1.2.0) was not found. No package was installed.
Note that the project that this refers to, was something built by Ardon and immediately deleted.
Side note: I find installing Torinox and then work an app called "fhir" very confusing. My big suggestion is to rename the app to torinox.
Martijn Harthoorn (Oct 15 2018 at 12:01):
In the current beta, packages are deleted when the project is deleted. In the next version, we are going to 'orphan' the packages when a project is deleted.
Martijn Harthoorn (Oct 15 2018 at 12:03):
I just did a :
fhir versions nl.core.profiles
and the package is not there. So that confirms it.
Vadim Peretokin (Oct 16 2018 at 07:04):
Side note: I find installing Torinox and then work an app called "fhir" very confusing.
Agree, that's not idiomatic for CLI
Last updated: Apr 12 2022 at 19:14 UTC