vite icon indicating copy to clipboard operation
vite copied to clipboard

builder.bundleBuilder.close is not a function error occurring.

Open CodyBontecou opened this issue 2 years ago • 1 comments

Versions

nuxt-vite: 0.2.4 nuxt: 2.14.6

Reproduction

This project - https://github.com/CodyBontecou/testing-nuxts-components-with-storybook-and-cypress - has the issue. Clone it and run yarn storybook

Description

No real issue that I see is coming from this, but I consistently see this error occurring in my terminal.

✔ Builder initialized

 FATAL  builder.bundleBuilder.close is not a function

  at fn (node_modules/nuxt-vite/dist/nuxt-vite.js:61:27)
  at fn (node_modules/hable/src/hable.js:63:45)
  at name (node_modules/hable/src/utils.js:15:67)
  at Nuxt.callHook (node_modules/hable/src/hable.js:59:22)
  at Builder.build (node_modules/@nuxt/builder/dist/builder.js:316:5)

✔ Nuxt files generated

CodyBontecou avatar Sep 27 '21 20:09 CodyBontecou

any updates on this?

kovan avatar Sep 18 '22 04:09 kovan