Tilda Udufo
Tilda Udufo
Hi @ishikajn8126, have you installed `rbenv` or `rvm`? https://github.com/publiclab/plots2/blob/main/doc/PREREQUISITES.md#ruby
Hi @ishikajn8126, do you have nodejs installed? You can install it by running `sudo apt-get install nodejs`
> `for standard installation` [https://github.com/publiclab/plots2#standard-installation](url) differs from the Readme file for plot2 repo link: https://github.com/publiclab/plots2/blob/master/README.md Hi @illyShelly, thank you for the observation! We no longer make use of the `master`...
Hi @jstrickl-tunes, do you think you could add functional tests for this feature? Take a look at some test examples you can use as a guide https://github.com/publiclab/plots2/blob/dc60919196645d36fe751dd1b4ea0503c5748a13/test/functional/api/search_api_test.rb#L11-L30 Great job!!
Reassigning this since there has been no activity for more than two weeks.
Hi @wajeehamushtaq, would you like to work on this?
Hi @ShivamJhaa, I think @wajeehamushtaq is working on this. If any help is needed, we'll let you know. Thank you!
@Ash-KODES The reason for the error is because the `notes_for_tags` method is missing from the User model. What you need to do is create the `notes_for_tags` method in `user.rb`. The...
Hi @KarishmaVanwari, go ahead! Thank you.
Hi @leumasxxx, yes you can. Can you also add a screenshot of the behavior here when you’re able to reproduce it? Thanks!