jonmbake / react-terminal-ui

A terminal react component with support for light and dark modes.
https://jonmbake.github.io/react-terminal-ui/demo/
MIT License
205 stars 30 forks source link

Improve react-terminal-ui - Take the survey! #19

Closed jonmbake closed 1 year ago

jonmbake commented 2 years ago

Help improve react-terminal-ui by answering the following questions:

  1. What do you like most about react-terminal-ui? What features do you find most useful?
  2. What features do you feel are missing from react-terminal-ui? How could this project be improved?
  3. Why are you using react-terminal-ui? i.e. What is the use case?
camheras commented 2 years ago

Update the dependency from react@"^16.13.1" to react@"^17.0.0". Getting "Could not resolve dependency"...

jonmbake commented 2 years ago

Update the dependency from react@"^16.13.1" to react@"^17.0.0". Getting "Could not resolve dependency"...

The react peer dependency has been updated to >16.13.0. You should no longer get that error, @camheras, as of v0.2.1. Thanks for submitting the issue.