Am using ionic/angular version 6, but the image that I have set as background picture is fail to be loaded from the assets folder, the path to the image file is correct. --background: #ccc url("../../assets/images/background.jpg") no-repeat center center / cover;
With the url file path expect, image as the background and not the error of Module Error.