I'm trying to use environment variables in my svelte app following the sveltekit docs, but I keep getting the error message: Error [ERR_MODULE_NOT_FOUND]: Cannot find package '$env' imported from...
I even tried creating a whole new app to test and the problem is still there.[screenshot of project structure and files created]: https://i.stack.imgur.com/QEioF.png