Kiel H. Byrne
Kiel H. Byrne
I also needed to npm install uuid and add an import for it. and change instances of "Meteor.uuid()" to "uuid()"
Is this still an issue? My wordcloud crashes servers (i deployed to a meteor server and it crashed that server). I thought it crashed when the result set was too...
just bumping this; i also have : ```const Cultures = {"English": "en-US", ...} ``` and tried for : `const defaultLocales = [Cultures.English, Cultures.German, Cultures.Spanish, Cultures.FrenchCanadien] as const;` and getting error:...