OCL for OpenMRS squad

Could we add in the readMe to show that we need to install python2, Windows build tools (where applicable)and serialport4 because 3 cant build somethings…This is due to the hustle i had to muddle through before I got things working @herbert24

1 Like

A gentle reminder to every one who applied for the on boarding sessions,today Thursday, 20 February 2020 ,we shall be checking on progress for all members on a call here uberconference.com/openmrs at 5pm EAT.We expect members to have passed through the react resource that i dropped some time back.Remember to address all your blockers during the call in relation with react.@reagan @sharif @mozzy @jennifer @jecihjoy @jdick @kuang @whiscard @dkayiwa @darius @akanter @burke @jwnasambu @irenyak1 @tendomart @mseaton @mogoodrich @karuhanga @paynejd @ibacher

@jwnasambu for the error you are facing,could you try these steps

  • npm cache clean --force
  • delete node_modules folder
  • delete package-lock.json file
  • npm install

In the conference call I was asked to share some of the errors i encountered during the set up of the dev environment… I had already forked and clone the repo.

  1. Since I havent been doing python coding I didnt have it installed…To check if you have it you can type python in the console and see if it is installed otherwise go to https://www.python.org/downloads/release/python-2716/ and download python2 and install it.And if you are on windows you may need to follow this to set up the path https://geek-university.com/python/add-python-to-the-windows-path/ While we are doing client side work that is mainly react and redux…this installation is necesssary
  2. I got an error showing "MSBUILD : error MSB4132: The tools version “2.0” is unrecognized. Available tools versions are “4.0” which you can read up here https://github.com/chjj/pty.js/issues/60 and the simple solution was to run these two commands npm install --global --production windows-build-tools and npm config set msvs_version 2015 --global
  3. However doing step three brought another error which was to do with a certain internal build that i didnt get down to investigate much however i noticed that the current SerialPort version: 4.0.3 package needs to be updated to SerialPort version: 4.0.4 by the help of this post https://github.com/serialport/node-serialport/issues/984.
  4. I ran npm install which was successful and npm start that started the project… I guess it might have been due to lack of some preconfigs…and this was also for windows environment…other OS could have a different story…Kind regards.
2 Likes

Finally my server is up and running thanks @reagan, @herbert24, @jwnasambu yesterdays call was so productive honestly. Am facing a challenge though with running OCL-CLIENT,After clicking on the a concept dictionary, they seem to take long to be uploaded, is it on my server or its common problem

kindly drop the steps that helped you set up the environment here in-order to help others,I am getting off my desk now, will be back at 2 PM EAT to help you with the challenge

hi @sharif could you kindly explain me more on the challenge that your facing

The server was the problem , but later alone, everything was very fine thanks @herbert24

2 Likes

These are the steps that i came up with for setting up development environment for openmrs ocl-client.Kindly follow this link https://medium.com/@sharfspace/steps-taken-to-set-up-development-environment-for-developing-openmrs-open-concept-lab-ocl-client-fc37a163597b

If it requires more in depth remarks that may be i have missed out, kindly share them . otherwise thanks all for help 

cc.@herbert24, @reagan, @jwnasambu, @karuhanga

1 Like

Well done @sharif, @jwnasambu are you still facing challenges with setting up the environment. Heilo, @tendomart do you have your environment already set up??

2 Likes

Yap three weeks now.

1 Like

@tendomart could you kindly follow the above link i shared above, then for any query kindly reply us

@karuhanga hei lincon,as i continue to go through the fuctionality of v2 its seems like i cannot be able to add concepts from any source.any idea on this ?? cc @ball

I just tried again (adding from CIEL) and it work for me. Let me if I can step you thru the process. Or send a screenshot with the problem. It does require that you search for an existing concept and then select “+ Add”.

1 Like

Hello this is a reminder to join us for the OCL/OCL for OpenMRS Squad meeting to be held today (Wednesday, 26 February 2020) and every Wednesday : https://iu.zoom.us/j/750230470

  • 3pm UTC
  • 6pm EAT
  • 10AM EST (Boston)
  • 9AM CST (Chicago)
  • 7AM (Seattle)

Agenda

-feed back from @dkayiwa about lincon’s code base

-Reporting on the on-boarding session

-Sharing the next on-boarding agenda

Squad: @mozzy @jennifer @jecihjoy @jdick @kuang @whiscard @dkayiwa @darius @akanter @burke @jwnasambu @irenyak1 @tendomart @mseaton @mogoodrich @karuhanga @paynejd @ibacher

2 Likes

Sorry I missed it. I came on at 7:35 PST (forgot I was on the west coast).

ohh,i know @ball will be sharing the notes here soon for today’s call

The OCL for OpenMRS squad page has links to the minutes. Someone else records and should add them. We ended around 7:33 PST :wink: Sorry to miss you, @akanter. It’s been a productive week.

1 Like

@ball thanks for taking yesterday’s notes.

hi every one,i would like to announce the on boarding session for tomorrow Friday 28th 2020,at 5pm EAT. where:https://www.uberconference.com/openmrs

Agenda::

1)Hearing what people have worked on in the past week

2)Do they have any blockers

3)Passing through the react tutorial on the resource we dropped

cc @jwnasambu @reagan @tendomart @sharif @jennifer

1 Like