nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
961 stars 59 forks source link

Can't Build Production: error Command failed with signal "SIGKILL". on Update to 1.3.1 #215

Closed QaahirStewart closed 4 months ago

QaahirStewart commented 4 months ago

My Vercel Build is Failing.

Getting this error when updating dependency. Moved from "@nuxt/icon": "1.2.0" to latest 1.3.1

error Command failed with signal "SIGKILL".

QaahirStewart commented 4 months ago

Anything after 1.2.0 getting the error. tried with 1.2.1 and 1.3.0

antfu commented 4 months ago

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required