Gustavo-Kuze/React-Floating-Action-Button

TS7016: Could not find a declaration file for module 'react-floating-action-button'.

Opened this issue · 0 comments

npm i --save react-floating-action-button
succeeded

npm run build
Fails with follwing error:

TS7016: Could not find a declaration file for module 'react-floating-action-button'. '/Users/ishandutta2007/Documents/Projects/save-button-ext/save-button-ext/node_modules/react-floating-action-button/build/index.js' implicitly has an 'any' type.

So I tried
npm i --save-dev @types/react-floating-action-button
but this too failed with following error:

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2Freact-floating-action-button - Not found