coffee-and-fun / google-profanity-words

Full list of bad words and top swear words banned by Google.
599 stars 248 forks source link

Error while importing #9

Closed ManiKumarGouni-KSU closed 1 year ago

ManiKumarGouni-KSU commented 2 years ago

Could not find a declaration file for module '@coffeeandfun/google-profanity-words'. 'C:/Users/Vishnu/Desktop/WS/node_modules/@coffeeandfun/google-profanity-words/index.js' implicitly has an 'any' type. Try npm i --save-dev @types/coffeeandfun__google-profanity-words if it exists or add a new declaration (.d.ts) file containing `declare module '@coffeeandfun/google-profanity-words' Screenshot (11)

RobertJGabriel commented 1 year ago

Hey @ManiKumarGouni-KSU

All fixed and updated. Just make sure you update the module.

Thank you Robert James

quangIle commented 1 year ago

Hi @RobertJGabriel

I have just installed and this error is still there

stuartwk commented 8 months ago

I am getting this error as well for v2.1.0.

jlinton-relay commented 5 months ago

To be clear, type declarations have not been added to this package. Not sure what the fix could have been, but that's what everyone needs.

smwillson commented 4 months ago

I am also getting the same error for @coffeeandfun/google-profanity-words: 2.1.0. This issue is unresolved.