yev

Results 8 issues of yev

Just upgraded our application, I'm getting this error on runtime: ```javascript ERROR in ./node_modules/ngx-quill-editor/index.ts Module build failed: Error: /path-to-app/node_modules/ngx-quill-editor/index.ts is missing from the TypeScript compilation. Please make sure it is...

Would you consider upgrading to Vue3?

Apologies my linter auto-replaced the quotes all across, but I think you can use this as a reference.

I installed timeshift, it set it up first on the default partition, it won't let me set it up on my external drive because it has no subvolume yet. I...

### macOS Version(s) Used to Build macOS 12 Monterey ### Xcode Version(s) Xcode 13.4 ### Description I'm fairly new to Swift develoment but I think I've exhausted every resource I...

bug

I've tried the following ```kotlin new ZenTone().play(frequency = 200f, volume = 100) new ZoneTone(encoding = AudioFormat.ENCODING_PCM_32BIT, channelMask = AudioFormat.CHANNEL_OUT_STEREO) ``` But the resulting sound, doesn't sound like the other tone...

I'm working on an app where I use this plugin mainly for offline functionality, but while online I perform certain replication functions to update the offline database as the app...