-
-
Couldn't load subscription status.
- Fork 0
chore(deps): downgrade @nuxthub/core to fix AI binding during local dev #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThe changes involve a modification to the Changes
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@nuxthub/core@0.7.32 |
# Conflicts: # package.json # pnpm-lock.yaml
Deploying carpenter-uh62 with
|
| Latest commit: |
e1d615e
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5720e087.carpenter-uh62.pages.dev |
| Branch Preview URL: | https://fix-ai-binding.carpenter-uh62.pages.dev |
Seems like there is an issue introduced in nuxt hub versios after
0.7.26(source of the problem) where the generated.data/hub/wrangler.tomlfile in doesn't contain the AI binding. After downgrading the package, simply runningnpx nuxthub link(even to an empty nuxt hub project) is enough to get the AI models to work.Summary by CodeRabbit
@nuxthub/corepackage to improve stability.