Seb-L / pinia-plugin-persist

Persist pinia state data in sessionStorage or other storages.
https://Seb-L.github.io/pinia-plugin-persist/
MIT License
214 stars 37 forks source link

'"pinia"' has no exported member named 'GettersTree'. #24

Closed jahnli closed 2 years ago

jahnli commented 2 years ago

'"pinia"' has no exported member named 'GettersTree'. Did you mean '_GettersTree'? 1 import { StateTree, GettersTree, PiniaPluginContext } from 'pinia';

kossfun commented 2 years ago

I also encountered the same problem when npm run build

Seb-L commented 2 years ago

Should be fixed with the last version