Landy
Results
3
comments of
Landy
I'm also experiencing the same issue. :(
Similar, I'm noticing all the pages go to :domain/pages/:subpage> instead of :domain/:subpage and idky. :(
> In your `tsconfig.json`, what is `moduleResolution` set to? [It should be set to `"node16"` or `"nodenext"`](https://www.typescriptlang.org/tsconfig#moduleResolution) (or `"bundler"` if you're on TS >=5) for TypeScript to support import paths...