Recursive NPM Script Call
Unanswered
Jersey Wooly posted this in #help-forum
Jersey WoolyOP
This isn't that off topic, but I can't post about anywhere else yet. My root
but when I run it, I get a circular call problem, being told, "This script calls
package.json has this script:"dev": "dotenv -e .env.local -- turbo run dev",but when I run it, I get a circular call problem, being told, "This script calls
turbo, which calls the script, which calls turbo...".