Well in StackBlitz says "Can't find package: src ". I've read the questions from here and I've been trying the next things:
Can't find packages in stackblitz, even though it is present in npm website. How to install then?
How to downgrade the dependencies for npm packages in StackBlitz?
They doesn't work in my case cos when i type "src" says "dependencies installed" but it comes "Can't find..." again. I tried to delete and reinstall too. Also i tried to change absolute paths to relative.
"Using absolute paths for Typescript import statements causes project to give an error. It works fine in VS Code locally, but not on Stackblitz." (from google).
So I think its not a duplicate question
https://stackblitz.com/github/NachoBFL/ScientificApp?file=src%2Fapp%2Fapp-routing.module.ts