David,

The latest for Arches has deprecated bower in favor of yarn.

You'll need to get (latest versions of) Node & Yarn: 
https://nodejs.org/en/download/current/  
https://yarnpkg.com/lang/en/docs/install/

then from the project root, you should just need to run:

yarn install

FYI, I also had to install yarn at the core Arches level as well.

Hope this helps,

Dennis

On Sunday, February 4, 2018 at 10:37:31 AM UTC-8, Dale Lloyd wrote:
>
> I am having trouble creating a new project on a new installation of 
> Arches. When running:
>
>
> arches*-*project create my_project
>
>
> On Ubuntu 16.04, I get the following error message:
>
>
> /bin/sh: 1: bower: not found
>
>  
>
> I notice that the ubuntu_xenial_setup.sh 
> <https://github.com/archesproject/arches/blob/master/arches/install/ubuntu_xenial_setup.sh>
>  script 
> for installing dependencies was changed on the 2nd February, with the 
> comment "migrates to yarn from bower, re: 
> <https://github.com/archesproject/arches/commit/31b0965115756eae162cdb35fe886bfe31848d7f>
>  #2916 <https://github.com/archesproject/arches/issues/2916>"
>
>  
>
> Advice greatly appreciated.
>

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to