phani35
phani35
My markdown file requires curly braces , when I am adding extra curly braces in tmpl it is throwing below error `template: Text Template:74: unexpected "{" in command ` I...
I have a umbrella project which has multiple OTP applications. I tried to integrate proto files repository as below for one of the application and it works fine . Now...
I am observing below issue with latest rebar3 version 3.14.4. any idea how to solve this problem? ``` ===> {post_hooks, [{compile, "escript build/prepend_edoc_autogenerated src/gpb_scan_old.erl src/gpb_scan_old.xrl"}, {compile,"escript build/compile_descriptor"}]}. Compiling descriptor.proto... escript:...
local repo path for gpb added in rebar.config file is not getting picked. {deps, [ { gpb, {git, "https://github/localgitrepopath/gpb.git", {tag, "4.17.3"}}} ]}. is it possible to overwrite repo_url with local...
The prometheus_mnesia_collector.erl and prometheus_vm_*_collector.erl files uses the types prometheus_collector:callback/0 which is unknown. prometheus_model_helpers:label_value/0 is used in prometheus_http.erl reports unknown type