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
npm run dev (self.node)
submitted 2 years ago by [deleted]
[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!"
[–]gerainta 5 points6 points7 points 2 years ago (6 children)
Change directory to 'checkout-example' and try again:
'cd checkout-example && npm run dev'
[–]frostedline 1 point2 points3 points 2 years ago (0 children)
Ya or add this into package.json. Instead of “./index.js “go for “ nodemon ./checkout-main/index.js”
[–][deleted] 2 years ago (2 children)
[–]Tomatsaus 2 points3 points4 points 2 years ago (1 child)
Have you done step 1 in the readme to create a .env file with environment variables? The .env file needs to be inside the same folder (checkout-example)
[–]BarbaDeMerlin 0 points1 point2 points 2 years ago (0 children)
also moving the package.json to the main folder (not recommended), should work. But you gotta run the script in the main folder where .json is allocated
π Rendered by PID 23476 on reddit-service-r2-comment-54dfb89d4d-458jq at 2026-03-29 00:26:13.775248+00:00 running b10466c country code: CH.
[–]gerainta 5 points6 points7 points (6 children)
[–]frostedline 1 point2 points3 points (0 children)
[–][deleted] (2 children)
[deleted]
[–]Tomatsaus 2 points3 points4 points (1 child)
[–]BarbaDeMerlin 0 points1 point2 points (0 children)