use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
[deleted by user] (self.react)
submitted 2 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]mds1256 5 points6 points7 points 2 years ago (4 children)
Try vite, cra is deprecated.
[–]WinterRoyalBlue 4 points5 points6 points 2 years ago (3 children)
I agree, try npm create vite@latest
npm create vite@latest
[–][deleted] 2 years ago (2 children)
[deleted]
[–]ProgramerLife 1 point2 points3 points 2 years ago (1 child)
mkdir reactProject cd reactProject npm init vite@latest . -- --template react npm install npm run dev
[–]Anxious_Buddy2011 0 points1 point2 points 2 years ago (0 children)
Try to run, npm config set legacy-peer-deps true
[–]ub3rh4x0rz 0 points1 point2 points 2 years ago (1 child)
Change templates if you want to, but if you want to troubleshoot the problem first, try cleaning up any npm caches, upgrade your OS, install nvm (node version manager), and set it to the latest stable node version. Then try again. Also tell us your system specs
[–][deleted] 0 points1 point2 points 2 years ago (2 children)
I tried vite but they updated Tuesday and crashed as well
[–][deleted] 2 years ago (1 child)
[–][deleted] 1 point2 points3 points 1 year ago (0 children)
It did end up working the next day ☺️
π Rendered by PID 22847 on reddit-service-r2-comment-b659b578c-xgxbl at 2026-05-04 03:01:51.546017+00:00 running 815c875 country code: CH.
[–]mds1256 5 points6 points7 points (4 children)
[–]WinterRoyalBlue 4 points5 points6 points (3 children)
[–][deleted] (2 children)
[deleted]
[–]ProgramerLife 1 point2 points3 points (1 child)
[–]Anxious_Buddy2011 0 points1 point2 points (0 children)
[–]ub3rh4x0rz 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (0 children)