Running npm run <script> (or npm run compile in my case), on the TestFlight latest build, errors out, while using the run button when the said file is open, works. Please see attached images for more info.
I have tried adding .js as the file extension in the second screenshot, as well, but it outputs the same thing. I can also confirm that the file paths are correct.
Running
npm run <script>
(ornpm run compile
in my case), on the TestFlight latest build, errors out, while using the run button when the said file is open, works. Please see attached images for more info.I have tried adding
.js
as the file extension in the second screenshot, as well, but it outputs the same thing. I can also confirm that the file paths are correct.