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

Can't resolve `'babel-runtime/regenerator'` #69

Closed mukhrr closed 2 years ago

mukhrr commented 2 years ago

Hi. Even installing this package doesn't help to error to disappear. What can I do?

image

TotallyInformatik commented 2 years ago

Are you sure that "npm install babel-runtime" doesn't work? For me, that worked fine

mukhrr commented 2 years ago

yeah, it came to work. it was somehow my PC's error, I guess

weaversam8 commented 1 year ago

This issue should be reopened- if babel-runtime is a dependency of this package and it's not getting installed during the first install of react-typing-animation, that should be considered a bug.