Forum Discussion
Generally I will keep all my code bases in a seperate partition of the HDD - I got around 20 repos that I work on so it makes sense to do this.
As an experiment, I just tried creating the lithium project in my home directory. That seemed to work! So that means the lithium SDK repo needs fixing up as it doesn't seem to like it when I create a project on a seperate drive.
Hi RobertT, thanks for your help so far. I managed to create the project in my home directory and am now playing about with it.
Trying to get my SASS compiler to work but my browser is blocking the localhost CSS being displayed. Something about mixed content so I suspect this is an issue with the localhost being served under http and the staging site being served under https. When trying to serve my localhost CSS with https it fails to load the file entirely.
How did you get around this?
Related Content
- 10 years ago
- 10 years ago
- 10 years ago