I'm trying to install dspace-angular, following the directions at:

https://wiki.lyrasis.org/display/DSPACE/DSpace+7+Preview+Release#DSpace7PreviewRelease-TryitoutusingtheDemoSite

# clone the repo
git clone https://github.com/DSpace/dspace-angular.git

# change directory to our repo
cd dspace-angular

# Checkout the "preview" release branch
git checkout preview

# install the local dependencies
yarn install

# start the server
yarn start

However, when I get to `yarn install`, yarn produces the following error:

00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

I'm using Ubuntu 20.04, with yarn installed from the repos.

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/CA%2BxAuhO6nurRQWJUzGYhOpwg%3D1b_kS9-6eGkHHu-qwBzh%2Bb_nQ%40mail.gmail.com.

Reply via email to