Pongsametrey

Results 2 issues of Pongsametrey

The installation is following as: ``` npm install --save-dev @nuxtjs/localforage ``` Add @nuxtjs/localforage to the buildModules section of nuxt.config.js ``` buildModules: [ // https://go.nuxtjs.dev/eslint // '@nuxtjs/eslint-module', // https://go.nuxtjs.dev/vuetify '@nuxtjs/vuetify', '@nuxtjs/localforage'...

It was a fixed since 2023 that we should have here.