Ali Seivani
Results
22
comments of
Ali Seivani
I am using [ChatGPT](https://market.strapi.io/plugins/strapi-chatgpt) plugin from Strapi market. It makes a simple communication between Strapi and openAI API. OpenAI API requires "Prompt" that is usually a question and responds with...
Getting this error during build ``` [commonjs--resolver] Cannot split a chunk that has already been edited (0:2847 – "C(()=>{let o=D(c);z(o)})") file: .../node_modules/@headlessui/vue/dist/components/transitions/transition.js ``` ``` "nuxt": "^4.1.1", "nuxt-headlessui": "^1.2.1", ```