Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error FailedToLoadResource: http://localhost:8000/css/alta/11.1.3/common/images/sprites/sprite.svg

Prakash ChavanJan 9 2022

Hi,
I am a newbie with oraceJET. I am trying to build the sample application based on the book Practical Oracle-Jet by Daniel Curtis.
In my project folder, I do have ./staged-themes/alta/common/images/sprites/sprite.svg. However after the build, I do not see the folder in web/ directory.
I am unsure, where I could set up the path so that the "/alta/common/images/sprites/" folder is copied in the web/ after the build.
Based on the steps mentioned in the book, I am using the mosTheme. The project file _mosTheme.web.settings.scss already has the path included as
$commonImageDir: ".. .. ../alta/11.1.3/common/images/" !default;
I would appreciate some help in resolving this issue.
Regards,
Prakash

Comments
Post Details
Added on Jan 9 2022
2 comments
138 views