nuxt / framework

Old repo of Nuxt 3 framework, now on nuxt/nuxt

Home Page:https://nuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuxt 3 RC.12 & octokit problem

gaminglifex opened this issue · comments

Environment

  • Operating System: Windows_NT
  • Node Version: v16.16.0
  • Nuxt Version: 3.0.0-rc.12
  • Nitro Version: 0.6.0
  • Package Manager: yarn@1.22.18
  • Builder: vite
  • User Config: modules
  • Runtime Modules: @nuxtjs/tailwindcss@6.0.1
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/nuxt-starter-4as5ky?file=pages/index.vue

Describe the bug

Trying to implement octokit.js into Nuxt 3, no ideas whether it is a bug or I did it wrongly.

Additional context

image

Logs

No response