I was able to fix this this. The problem was with my bower repository. Adding a
.bowerrc with the following contents fixed it up:
{
"registry": "https://registry.bower.io",
"directory": "wwwroot/lib"
}
As reported in this ticket: https://github.com/bower/bower/issues/2519
Shawn
From: Shawn Kiewel <[email protected]>
Date: Tuesday, September 17, 2019 at 10:54 AM
To: DSpace Technical Support <[email protected]>
Subject: mirage2 not building
My mirage2 is not building because it is unable to get the bootstrap
stylesheets:
error styles/main.scss (Line 16: File to import not found or unreadable:
../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.
I’ve read this thread:
http://dspace.2283337.n4.nabble.com/Mirage-2-td4676411.html and adjusted my git
config, but that didn’t help the problem.
Suggestions? Or maybe someone could just point me to the missing files for
download, as someone else did in that prior thread?
Thanks,
Shawn
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/F4153E99-0495-4F0D-9B84-FA0D1258AB10%40gmail.com.