notadamking / react-typing-animation

A fully-featured typing animation in React that supports any valid JSX.
https://adamjking3.github.io/react-typing-animation-example/
266 stars 42 forks source link

Unable to resolve dependency even with --legacy-peer-deps #77

Open Yatinkukreja opened 8 months ago

Yatinkukreja commented 8 months ago

Try to install with npm install react-typing-animation --legacy-peer-deps but get runtime error export 'Typing' (imported as 'Typing') was not found in 'react-typing-animation' (possible exports: Backspace, Cursor, Delay, Reset, Speed, __esModule, default)