header-logo
Getting started with WixLearn how to build your website and business using Wix.
Creating a websiteDesign and manage your site with smart functionalities.
Account & billingManage subscriptions, plans and invoices.
Using the Wix mobile appsRun your business and connect with members.
Connecting a domainLearn to purchase, connect or transfer a domain to your site.
Managing your businessGet tools to grow your business and web presence.
Promoting your siteBoost your visibility with SEO and marketing tools.
Studio, Partners & EnterpriseGet advanced features to help you work more efficiently.
Need more help?Find solutions, learn about known issues or contact us.
placeholder-preview-image
Wix LearnImprove your skills with our courses and tutorials.
Wix BlogGet tips for web design, marketing and more.
SEO Learning HubLearn to increase organic site traffic from search engines.
Website developmentBuild a custom site using our full-stack platform.
Hire a ProfessionalGet matched with a specialist to help you reach your goals.
placeholder-preview-image

Unable to Publish Vibe Site (Includes Workaround)

Known Issue|We’re investigating this issue.
When you publish a Vibe site, your code is built into the files that get served to visitors. If the code contains an error, the build can't complete and publishing fails. We know this isn't surfaced clearly in the editor right now, and we're working on improving how these errors are communicated.

If publishing is failing on your Vibe site you can attempt to fix the error causing the issue and fix the error yourself using the steps below.
Finding the error
  1. Open the editor and switch to the Code tab.
  2. Click the hamburger menu in the top-left corner of the Code tab.
  3. Go to Terminal and click New Terminal.
  4. Once the terminal loads, type npm run build and press Enter.
  5. If the build fails, the terminal will display an error describing the problem.
Fixing the error
  • Copy the error message from the terminal (just the error text, not the surrounding output).
  • Paste it into the AI Assistant chat and ask it to fix the issue.
  • When the AI finishes, run npm run build again to confirm the error is gone and no new ones appeared.
  • If the build completes with no errors, try publishing again.
If the error persists
If you've tried a few times and the AI Assistant still can't resolve the error, contact support and include the full error text from the terminal. Some build errors need a closer look from our team to fix.
Click I'm experiencing this issue and we'll make sure to keep you updated as we work to resolve this issue.