nibahmdev
(ni bahm)
March 28, 2017, 11:39pm
#1
Hi. I am trying to test Angular JS UI and so git cloned the frontend repo. When I run grunt. process aborted because of this " Warning: folder “coverage” does not exist".
I tried with modifying the UI code and saving after doing this (https://bahmni.atlassian.net/wiki/display/BAH/Setting+up+Bahmni+Dev+Environment#SettingupBahmniDevEnvironment-EditingHTMLfiles ) BUT nothing is updated/sent to the vagrant box and my modifications are not seen. Could be because of the above?
Please need your guidance. Thanks.
padmavati
(padma b)
March 29, 2017, 6:14am
#2
Hi nibahmdev,
Is your ui folder symlinked properly inside vagrant with /var/www/bahmniapps folder ?
I am referring to Linking EMR UI folders session in the above documentation.
gsluthra
(Gurpreet Luthra)
March 29, 2017, 6:22am
#3
You can watch this video to understand how to link files to Vagrant box. https://www.youtube.com/watch?v=2wi7b3cW-xg&feature=youtu.be
It should help.
nibahmdev
(ni bahm)
March 30, 2017, 12:09am
#4
Yes. I followed that. The issue was that Ruby was outdated. Thanks.
nibahmdev
(ni bahm)
March 30, 2017, 12:10am
#5
Hi Gurpreet. This really helped. While the textual documentation is great, a video is worth a thousand (or way more) words. Thank you
gsluthra
(Gurpreet Luthra)
March 30, 2017, 4:16am
#6
Glad to hear that. Thanks to @binduak for creating the video!