I’ve set up a project as per the tutorials and installed all the necessary packages. When 'ionic serve' command is run, the error is shown as:
Can’t find stylesheet to import @import “ionic.globals”
https://prnt.sc/ovpiza
All my other ionic projects are working properly.
but after replacing wplms src folder with the ionic src folder, the above error comes up.
Please provide complete ionic project along with the necessary files.
Also include package.json file of your project.