Hi everyone,
I have an issue with "ern create-miniapp".

I found the checking code in the source code: Platform.isCocoaPodsInstalled() always fails. But I create a test script and run the same code (isCocoaPodsInstalled()) in the nodejs then it's ok. Please help!