Hello there,
Something similar happened here:Integration React to Ruby Blog
I still do not understand what the actual fix was, but I would suggest the same to you:
- Ensure you do not have
eslint
installed globally, then try again.
Perhaps, even try a clean slate with npm
, if you are willing to do this:
Hope this helps, otherwise, others might know better.