Nick Pellegrino
Nick Pellegrino
Unable to run npm install with react-tagsinput and React 18.x. ``` % npm --version 8.13.1 % npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree...
Unable to run `npm install` with react-size-aware and React 18.x. ``` % npm -v 8.13.1 % npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR!...
When I execute runserver I get the following error: ``` File "/Users/Nick/.virtualenvs/hq_env3/lib/python2.7/site-packages/django/utils/autoreload.py", line 227, in wrapper fn(*args, **kwargs) File "/Users/Nick/.virtualenvs/hq_env3/lib/python2.7/site-packages/django/core/management/commands/runserver.py", line 147, in inner_run handler = self.get_handler(*args, **options) File "/Users/Nick/.virtualenvs/hq_env3/lib/python2.7/site-packages/django/contrib/staticfiles/management/commands/runserver.py",...