You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Benoitc,
great to see this code back in action, this was the first erlang/couchdb and rcouch code that I ever used.
You must have perfected your hardware now and returned to your coding.
I have tried to fire up couchbeam using the simplest method advised but I find
"~/couchbeam$ make
make: *** No targets specified and no makefile found. Stop."
I think that you may have omitted the makefile.
running "couchdb":"Welcome","version":"3.3.1"
The text was updated successfully, but these errors were encountered:
Yah I'm somehow back to code :) build is only based on rebar3 that's why you won't find any makefile there. Is this something really wanted ? What will you use for?
No problem, I have no particular need for Makefile and only tried it because it seemed the easiest and was in the installation instructions.
I will set up rebar.
Thanks for your prompt reply
Dear Benoitc,
great to see this code back in action, this was the first erlang/couchdb and rcouch code that I ever used.
You must have perfected your hardware now and returned to your coding.
I have tried to fire up couchbeam using the simplest method advised but I find
"~/couchbeam$ make
make: *** No targets specified and no makefile found. Stop."
I think that you may have omitted the makefile.
running "couchdb":"Welcome","version":"3.3.1"
The text was updated successfully, but these errors were encountered: