OpenBazaar-Installer
OpenBazaar-Installer copied to clipboard
Process for building the OpenBazaar 1.0 executables on OSX, Linux and Windows
Want to clear out (uninstall) old (deprecated) OB before building new, but instructions are presently nonexistent for how to do so properly. Needs basic instructions for uninstall of deprecated and...
``` bash $ sh make_openbazaar.sh win32 Already up-to-date. Switched to /home/agrajag/Personal/Code/OpenBazaar-Installer grunt is not installed. Cloning OpenBazaar-Server Cloning into 'OpenBazaar-Server'... fatal: Remote branch noupnp not found in upstream origin Unexpected...
I get this error when running `openbazaard`: ``` $ ./openbazaard start -t -l debug Traceback (most recent call last): File "", line 8, in ImportError: No module named twisted.internet openbazaard...
After running the installer (a build downloaded on 2015-10-22), I noticed I could no longer execute `npm` packages which were installed globally. When debugging that, I noticed that my `Path`...