Stefan Begerad
Stefan Begerad
Hi @wkulesza , Do you mind sharing your version of the [Dockerfile](https://github.com/javandres/gtfs_editor_ibi_datatools_docker/blob/master/datatools-ui/Dockerfile)? The key I am missing is to get the datatools-ui container running without failing after a couple of...
Hi folks, I have the feeling that the reason for this issue is something else. @wkulesza: May I ask you what operating system version you are using as host? Do...
@wkulesza Do you mind sharing something like this. ``` $ docker -v Docker version 20.10.16, build aa7e414 ```
@wkulesza Do you mind sharing something like this. ``` yarn --version ```
Is is a little bit daunting. No matter what I did so far, the datatools-ui container keeps failing after seconds like this. ``` datatools-ui | done building... datatools-ui | /usr/local/lib/node_modules/serve/build/main.js:4...
Yarn keeps complaining when I increase the node version. ``` begerad@ltpt490:~/git/ibi-group/datatools-ui$ nvm install 8.12.0^C begerad@ltpt490:~/git/ibi-group/datatools-ui$ nvm use v8.12.0 Now using node v8.12.0 (npm v6.4.1) begerad@ltpt490:~/git/ibi-group/datatools-ui$ node -v v8.12.0 begerad@ltpt490:~/git/ibi-group/datatools-ui$ npm...
Node version ```v10.0.0``` worked for ```yarn``` to install dependencies as you can see the response below. ``` begerad@ltpt490:~/git/ibi-group/datatools-ui$ nvm install 10.0.0 v10.0.0 is already installed. Now using node v10.0.0 (npm...
Hi @miles-grant-ibigroup , Thank you very much for the prompt response and the clarification. Do you think it is of value to add a line like ```...datatools requires node 10,...
Hi @floydjones1 , Thank you so much for sharing. I'll check it out. Cheers!
Hi @answerquest , Thanks a lot for coming back to me. I'll check out your suggestion and keep you in the loop. Cheers!