Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors while installing the Angular frontend with npm install #3813

Closed
denbaldev opened this issue Jan 9, 2025 · 1 comment
Closed

Errors while installing the Angular frontend with npm install #3813

denbaldev opened this issue Jan 9, 2025 · 1 comment

Comments

@denbaldev
Copy link

Hi! I had a problem while trying to install the frontend of DSpace 8. When I ran “npm install” or “npm install --legacy-peer-deps,” the console showed some dependency errors:

image

error dspace

How can I solve this?
Thanks

@tdonohue
Copy link
Member

tdonohue commented Jan 9, 2025

@denbaldev : DSpace 8 requires using yarn install. npm install will only be supported starting with DSpace 9 and above.

See DSpace 8 install instructions at https://wiki.lyrasis.org/display/DSDOC8x/Installing+DSpace or the README on the dspace-8_x branch of the code: https://github.com/DSpace/dspace-angular/tree/dspace-8_x#readme

Closing as answered.

@tdonohue tdonohue closed this as completed Jan 9, 2025
@github-project-automation github-project-automation bot moved this from 🆕 Triage to ✅ Done / Closed in DSpace Backlog Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done / Closed
Development

No branches or pull requests

2 participants