sfxcode / formkit-primevue

PrimeVue (v4, v3) support for the FormKit validation Framwork
https://sfxcode.github.io/formkit-primevue
MIT License
103 stars 9 forks source link

Failed to install #13

Closed web-fu closed 1 year ago

web-fu commented 1 year ago

I'm trying to add primevue to formkit using this library by I get an error running after install: "failed to resolve package @sfxcode/formkit-primevue" maybe it is related to this: https://github.com/sfxcode/formkit-primevue/issues/4 I'm running vite with this config:

import {defineConfig} from 'vite'
import vue from '@vitejs/plugin-vue'

// https://vitejs.dev/config/
export default defineConfig({
    plugins: [
        vue(),
    ],
})
sfxcode commented 1 year ago

Can not reproduce

Maybe take a look at https://github.com/sfxcode/vite-primevue-starter