enesser / vCards-js

Create vCards to import contacts into Outlook, iOS, Mac OS, and Android devices from your website or application.
MIT License
419 stars 155 forks source link

Usage in vue/nuxt #66

Open stijns96 opened 2 years ago

stijns96 commented 2 years ago

I get this error

fs.writeFileSync is not a function. The problem is that fs is empty off course, but is there any solution? I now use browserify-fs for it

image