Open snasser1 opened 11 months ago
@bummoblizard - Is there a solution here? Is this expected, or react-scripts should be supported?
I purchased this app to be able to edit react apps. It’s pretty much advertised as able to do this (2nd pic in App Store is a vueJS project). What’s the reason this fails?
@johnrbnsn Please take a look at https://github.com/thebaselab/react-starter for an example react setup. Other templates including Vue can be found in "Community Templates" section under the source control tab. Unfortunately not all Node.js projects work out of the box because they use features that are unsupported in iOS.
@bummoblizard Thanks for the reply. I found that repo right after I posted my initial comment. Unfortunately, I wasn’t able to get that to work either, I posted an issue there. Any ideas? Thanks for making this app, I’m hopeful I can get it to work for me.
Hi,
Trying to install the package react-scripts with
npm i
and it fails.Any way to solve this?
Thanks