[macOS] Module '"@solidjs/router"' has no exported member 'cache'.
I wanted to follow the example for caching from https://start.solidjs.com/core-concepts/data-loading, but when trying to import the cache function I get the error in the title.
I created my project with
Has anybody any idea what I can do?
I created my project with
npm init solid@latestHas anybody any idea what I can do?
SolidStart Beta Documentation
Early release documentation and resources for SolidStart Beta

