Jan Küster
Jan Küster
@harryadel please try `1.0.0-beta.1`
@harryadel @StorytellerCZ this is also fixed now. Please use the latest release `1.0.0-beta300.2` with your Meteor 3 apps and let me know if it works as expected.
:dizzy_face: why didn't I know this... is this mentioned in the docs? Anyway I just did it as a sideeffect for a migration article (which you will see soon :laughing:)...
I just tested with the tailwind example that I updated to 3.0 Alpha 19 - you can't simply remove this and add `minifier-css-postcss` as it throws ```* [email protected]
So i cannot publish due to an error I don't understand: ```shell => Errors while initializing project: While loading plugin `minifier-postcss` from package `juliancwirko:postcss`: packages/modules-runtime.js:222:12: Cannot find module 'postcss' at...
Hey @alexlana thank your for reporting. Can you please specify the line of the code, where `utterance` exists? `=>` https://github.com/jankapunkt/easy-speech/blob/master/src/EasySpeech.js Of course, I would be very pleased to see a...
@alexlana where do you actually put `window` in front of `utterance`?
Hi @ma10as thanks for reporting. Can you run `Meteor.enableVerbose()` and see what the console.info prints regarding the token? The `onLogin` will only run of the current token is found. I...
@ma10as I fixed a few things in the library and released `2.8.0`, can you try this one first, please? Apart from that I will try to reproduce and see if...
Okay I found this not to be so easy, since Github pages does not support .rst but only html and markdown. I can provide a very easy way to generate...