FHIR Chat · New Release-2.0.0 · trifolia-on-fhir

Stream: trifolia-on-fhir

Topic: New Release-2.0.0


view this post on Zulip Kristin Schrock (Dec 10 2020 at 15:49):

We've released Trifolia-on-FHIR 2.0.0!
Click on https://trifolia-fhir.lantanagroup.com/help/WhatsNew.html for more details.

view this post on Zulip Chetan Jain (Jan 09 2021 at 07:28):

Thanks @Kristin Schrock !!

Is there any additional steps need to follow while upgrading/installing latest version? Trying to install 2.0.0 but running into below errors -

.................
24372 silly saveTree │ ├── async@1.5.2

24372 silly saveTree │ └── jszip@2.6.1

24372 silly saveTree └── zone.js@0.9.1

24373 verbose stack SyntaxError: Unexpected token < in JSON at position 0 while parsing near '<!DOCTYPE HTML PUBLI...'

24373 verbose stack at JSON.parse (<anonymous>)

24373 verbose stack at parseJson (/usr/local/lib/node_modules/npm/node_modules/json-parse-better-errors/index.js:7:17)

24373 verbose stack at /usr/local/lib/node_modules/npm/node_modules/node-fetch-npm/src/body.js:96:50

24373 verbose stack at processTicksAndRejections (internal/process/task_queues.js:97:5)

24374 verbose cwd /Users/srepalle/Projects/trifolia-on-fhir-1.16/trifolia-on-fhir

24375 verbose Darwin 18.7.0

24376 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"

24377 verbose node v12.18.3

24378 verbose npm v6.14.6

24379 error Unexpected token < in JSON at position 0 while parsing near '<!DOCTYPE HTML PUBLI...'
................................

view this post on Zulip Sean McIlvenna (Jan 11 2021 at 15:54):

@Chetan Jain can you tell me how you're hosting Trifolia-on-FHIR? Are you using Docker? Are you compiling the application yourself and then hosting the dist artifacts using something like NGINX?

view this post on Zulip Chetan Jain (Jan 12 2021 at 11:11):

@Sean McIlvenna Thanks for responding. Appreciate it.

We are doing using Docker. We are using the Docker file to build image in local and then hosting the image. We have 1.0.9 version running but getting above error with 1.0.16 and 2.0.0 both.

view this post on Zulip Sean McIlvenna (Jan 12 2021 at 19:37):

@Chetan Jain so is the error you are getting during docker build or during docker run?

view this post on Zulip Chetan Jain (Jan 13 2021 at 12:18):

@Sean McIlvenna - its during docker build

view this post on Zulip Sean McIlvenna (Jan 13 2021 at 20:03):

@Chetan Jain Have you tried running docker build against the latest in the "development" branch? I just ran docker build against that, and had no problems. I'm having some weather-related internet problems today, or I'd checkout the 2.0.0 tag and try docker build against that. Once I am using my regular internet and not my mobile hotspot, I'll give it a try.

view this post on Zulip Srinija Repalle (Jan 14 2021 at 01:21):

@Sean McIlvenna I ran the docker build against the latest development branch

view this post on Zulip Srinija Repalle (Jan 14 2021 at 01:21):

This is Srinija from Chetan team

view this post on Zulip Chetan Jain (Jan 15 2021 at 15:36):

@Sean McIlvenna We tried latest development branch but getting same error. Would it be possible to have working session and look at issue. We can set up some time next week ?

view this post on Zulip Sean McIlvenna (Jan 15 2021 at 18:32):

Yah, that's a great idea!

view this post on Zulip Sean McIlvenna (Jan 15 2021 at 18:32):

I'll PM you with my calendar


Last updated: Apr 12 2022 at 19:14 UTC