remarkjs/remark-math

Could not find a declaration file for module 'remark-math'

SurjitSahoo opened this issue · 2 comments

I'm trying to use it as a plugin for react-markdown. I get the following error
Could not find a declaration file for module 'remark-math'
I tried to install types for it. using npm install @types/remark-math but I get 404 error. Please make it available

I have similar problem:

Could not find a declaration file for module 'remark-behead'. 'c:/Users/Francisco/Documents/baikal-global/developers/node_modules/remark-behead/index.js' implicitly has an 'any' type.
Try npm install @types/remark-behead if it exists or add a new declaration (.d.ts) file containing declare module 'remark-behead';

@pacocom hi, welcome! The chances of getting help on an in loses issue are very slim. I suggest opening a new issue on the project mentioned in your error: remark-behead