holochain / clutter

Fully distributed twitter built on holochain
161 stars 22 forks source link

Running "yarn build" from Docker instructions fails because no package.json #37

Closed shawnlauzon closed 6 years ago

shawnlauzon commented 6 years ago

Running the yarn build command from the clutter directory fails because there is no package.json file there.

image

However if I skip the command, everything works ok. So I don't think this command is necessary for the Docker instructions.

Connoropolous commented 6 years ago

ah, this points out a flaw in the documentation... you need to be in the ui-src directory when you run yarn install and yarn build

I will look at addressing that

Connoropolous commented 6 years ago

fixed this now in https://github.com/Holochain/clutter/commit/04cc80b54823c6c189af146346cd4f5f45f279e0

Connoropolous commented 6 years ago

@shawnlauzon let me know if it helps

shawnlauzon commented 6 years ago

Ahh, maybe that's why the docker command worked for me: because I had already figured that out :)

Yep, thanks for that, works for me now!

On Thu, Jan 25, 2018 at 4:53 PM Connor Turland notifications@github.com wrote:

@shawnlauzon https://github.com/shawnlauzon let me know if it helps

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/Holochain/clutter/issues/37#issuecomment-360612940, or mute the thread https://github.com/notifications/unsubscribe-auth/AAlUyTACpOL00g_owlMxvC6f2Tz9AcVCks5tOPfagaJpZM4RtiBP .