Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

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

Open
CodyBontecou opened this issue Sep 27, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@CodyBontecou
Copy link

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 CodyBontecou added the bug Something isn't working label Sep 27, 2021
@kovan
Copy link

kovan commented Sep 18, 2022

any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants