Issues with module resolution
As you can see on the first image, I am getting "Unable to resolve path to module [...]" errors from my eslint-er.
The dependencies are installed and the import paths point towards the right path / the files are actually there in the
node_modules
directory and the exports match the imports as well.
I tried to figure this out for a while now, maybe it has to do with the file extension of the astro.config.mjs
, but I really don't know.
Here is the source code / repo, to make this easier: https://github.com/lokkeestudios/vulpine
Help is very much appreciated on this matter! 😊GitHub
GitHub - lokkeestudios/vulpine: // TODO
// TODO. Contribute to lokkeestudios/vulpine development by creating an account on GitHub.
0 Replies