虚無ありき

うるせーーーしらねーーー

Nuxt.js

Typescript - Nuxt.js Auth module における型エラーの修正

何が起こったか Nuxt.js + Typescript 環境で、Nuxt.js - Auth Module を使おうとしたら、怒られた。 ERROR ERROR in /app/src/pages/index.vue(55,12): nuxt:typescript 10:27:56 55:12 Property '$auth' does not exist on type 'CombinedVueInstance<Vue, unknown, { loginWithGitHub(): void; }, unknown, Readonly<Record<never, any>>>'. </vue,>…