expo-native-starter-kit icon indicating copy to clipboard operation
expo-native-starter-kit copied to clipboard

Can't get past npm run init

Open kostasathan opened this issue 6 years ago • 9 comments

Hello.

I'm having trouble initializing an app. I'm following your instructions, but when I run the command 'npm run init', I get an error. When I try on Linux (Centos 7), I get an error 'app.json not found;. When I try on Windows, I get the following error

'.' is not recognized as an internal or external command, operable program or batch file.

at checkExecSyncError (child_process.js:601:13)
at execSync (child_process.js:641:13)
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\scripts\init.js:34:5
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:336:32
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\async\lib\async.js:154:25
at assembler (C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:333:9)
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:342:32
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:625:5
at Interface.onLine (C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\read\lib\read.js:111:5)
at emitOne (events.js:116:13)

Can you please provide any input? I'm trying to first create a test app and familiarize with the process you describe and then eject my app. I know this is an issue area, but I'm stuck an could really use some help.

kostasathan avatar Oct 09 '19 13:10 kostasathan

I have the same issue, npm run init can't pass. Have you resolved it? @kostasathan

kangbb avatar Oct 18 '19 12:10 kangbb

We'll resolve the issues to make it run on Windows OS as well. Right now, the script was written considering macOS users in mind.

Will resolve this soon and give an update here.

codersera-repo avatar Dec 09 '19 09:12 codersera-repo

Hi,

I just found this project and it looks right up my street for what I have in mind but I can't get past run init either on OSX Mojave: 10.14.6 (18G95):

Screenshot 2019-12-23 at 16 39 34 Screenshot 2019-12-23 at 16 52 37

Anything I'm doing wrong? I just followed the instructions.

cc @codersera-repo

saimonmoore avatar Dec 23 '19 15:12 saimonmoore

Hi @saimonmoore

We have upgraded the starter kit to use expokit version 35 now. Please give it a try, ideally, it should work.

You can also refer to this video that walks through the setup process on the MAC machine. https://www.youtube.com/watch?v=SMXEfinQTK4

codersera-repo avatar Dec 26 '19 15:12 codersera-repo

Cool. I'll give it another try. Thanks

saimonmoore avatar Jan 03 '20 08:01 saimonmoore

Go this error on trying to run npm run init on Windows 10:

rm -rf ios/build && rm -rf ios/Pods && rm -rf android/build/* && node scripts/init.js && REACT_NATIVE_EJECTED='true' node scripts/switchPlatform.js

'rm' is not recognized as an internal or external command, operable program or batch file. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ init: rm -rf ios/build && rm -rf ios/Pods && rm -rf android/build/* && node scripts/init.js && REACT_NATIVE_EJECTED='true' node scripts/switchPlatform.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ init script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users****\AppData\Roaming\npm-cache_logs\2020-01-05T02_15_20_429Z-debug.log

rollinclub avatar Jan 05 '20 02:01 rollinclub

After installing cygwin and putting rm on the path, go further but there are still errors:

rm -rf ios/build && rm -rf ios/Pods && rm -rf android/build/* && node scripts/init.js && REACT_NATIVE_EJECTED='true' node scripts/switchPlatform.js

prompt: Enter the name of your project: eskTest prompt: Enter the slug name of your expo project: eskTest { name: 'eskTest', slugName: 'eskTest' } renamed C:\Users*\sources\react-apps\expo-starter-kit\ios to C:\Users*\sources\react-apps\expo-starter-kit\ios renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\expoblank to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist updated successfully C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\expoblank.xcodeproj to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj updated successfully renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\expoblank.xcscheme parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\expoblank.xcscheme updated successfully renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\expoblank.xcworkspace to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata updated successfully C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile.lock parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile.lock skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\ios\PodFile parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\PodFile updated successfully C:\Users*\sources\react-apps\expo-starter-kit\ios\Podfile.lock parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Podfile.lock skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios to C:\Users*\sources\react-apps\expo-starter-kit\ios renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist updated successfully C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\eskTest.xcscheme parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\eskTest.xcscheme skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace to C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile.lock parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Gemfile.lock skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\PodFile parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\PodFile skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ios\Podfile.lock parsing file C:\Users*\sources\react-apps\expo-starter-kit\ios\Podfile.lock skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android to C:\Users*\sources\react-apps\expo-starter-kit\android C:\Users*\sources\react-apps\expo-starter-kit\android\android.iml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\android.iml skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app to C:\Users*\sources\react-apps\expo-starter-kit\android\app C:\Users*\sources\react-apps\expo-starter-kit\android\app\app.iml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\app.iml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\build.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\build.gradle updated successfully C:\Users*\sources\react-apps\expo-starter-kit\android\app\expo.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\expo.gradle skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\fabric.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\fabric.properties skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\google-services.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\google-services.json updated successfully C:\Users*\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml updated successfully renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml updated successfully C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\build.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\build.gradle skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\debug.keystore parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\debug.keystore skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\gradle to C:\Users*\sources\react-apps\expo-starter-kit\android\gradle renamed C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper to C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\gradle.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle.properties skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\gradlew parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradlew skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\local.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\local.properties skipped as it doesn't include expoblank C:\Users*\sources\react-apps\expo-starter-kit\android\settings.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\settings.gradle skipped as it doesn't include expoblank renamed C:\Users*\sources\react-apps\expo-starter-kit\android to C:\Users*\sources\react-apps\expo-starter-kit\android C:\Users*\sources\react-apps\expo-starter-kit\android\android.iml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\android.iml skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app to C:\Users*\sources\react-apps\expo-starter-kit\android\app C:\Users*\sources\react-apps\expo-starter-kit\android\app\app.iml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\app.iml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\build.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\build.gradle skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\expo.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\expo.gradle skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\fabric.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\fabric.properties skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\google-services.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\google-services.json skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java updated successfully C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java updated successfully C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp to C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\build.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\build.gradle skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\debug.keystore parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\debug.keystore skipped as it doesn't include exop-blank renamed C:\Users*\sources\react-apps\expo-starter-kit\android\gradle to C:\Users*\sources\react-apps\expo-starter-kit\android\gradle renamed C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper to C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\gradle.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradle.properties skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\gradlew parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\gradlew skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\local.properties parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\local.properties skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\android\settings.gradle parsing file C:\Users*\sources\react-apps\expo-starter-kit\android\settings.gradle skipped as it doesn't include exop-blank C:\Users*\sources\react-apps\expo-starter-kit\ejected.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ejected.json updated successfully C:\Users*\sources\react-apps\expo-starter-kit\ejected.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\ejected.json updated successfully C:\Users*\sources\react-apps\expo-starter-kit\unejected.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\unejected.json updated successfully C:\Users*\sources\react-apps\expo-starter-kit\unejected.json parsing file C:\Users*\sources\react-apps\expo-starter-kit\unejected.json updated successfully executing the node fixer command '.' is not recognized as an internal or external command, operable program or batch file. readline.js:1032 throw err; ^

Error: Command failed: ./node_modules/expokit/detach-scripts/run-exp.sh prepare-detached-build --platform android '.' is not recognized as an internal or external command, operable program or batch file.

at checkExecSyncError (child_process.js:616:11)
at execSync (child_process.js:653:13)
at C:\Users\***\sources\react-apps\expo-starter-kit\scripts\init.js:34:5
at C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\prompt\lib\prompt.js:336:32
at C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\async\lib\async.js:154:25
at assembler (C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\prompt\lib\prompt.js:333:9)
at C:\Users\***\sources\react-apps\expo-starter-k

rollinclub avatar Jan 05 '20 03:01 rollinclub

Hi @saimonmoore

We have upgraded the starter kit to use expokit version 35 now. Please give it a try, ideally, it should work.

You can also refer to this video that walks through the setup process on the MAC machine. https://www.youtube.com/watch?v=SMXEfinQTK4

But does your staff really work or We're just on false hopes, I can't pass "npm run init"

wissedenis avatar Nov 16 '20 18:11 wissedenis

After installing cygwin and putting rm on the path, go further but there are still errors:

rm -rf ios/build && rm -rf ios/Pods && rm -rf android/build/* && node scripts/init.js && REACT_NATIVE_EJECTED='true' node scripts/switchPlatform.js

prompt: Enter the name of your project: eskTest prompt: Enter the slug name of your expo project: eskTest { name: 'eskTest', slugName: 'eskTest' } renamed C:\Users***\sources\react-apps\expo-starter-kit\ios to C:\Users***\sources\react-apps\expo-starter-kit\ios renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\expoblank to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist updated successfully C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\expoblank.xcodeproj to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj updated successfully renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\expoblank.xcscheme parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\expoblank.xcscheme updated successfully renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\expoblank.xcworkspace to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata updated successfully C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile.lock parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile.lock skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\ios\PodFile parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\PodFile updated successfully C:\Users***\sources\react-apps\expo-starter-kit\ios\Podfile.lock parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Podfile.lock skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios to C:\Users***\sources\react-apps\expo-starter-kit\ios renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.h skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\AppDelegate.m skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Assets.xcassets\AppIcon.appiconset\Contents.json skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.json skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXBuildConstants.plist.bak skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXSDKVersions.plist skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\EXShell.plist updated successfully C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\Info.plist skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\LaunchScreen.xib skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\main.m skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\sdkVersions.json skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app-manifest.json skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest\Supporting\shell-app.bundle skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.pbxproj skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\project.xcworkspace\contents.xcworkspacedata skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\eskTest.xcscheme parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcodeproj\xcshareddata\xcschemes\eskTest.xcscheme skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace to C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\eskTest.xcworkspace\contents.xcworkspacedata skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile.lock parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Gemfile.lock skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\PodFile parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\PodFile skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ios\Podfile.lock parsing file C:\Users***\sources\react-apps\expo-starter-kit\ios\Podfile.lock skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android to C:\Users***\sources\react-apps\expo-starter-kit\android C:\Users***\sources\react-apps\expo-starter-kit\android\android.iml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\android.iml skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app to C:\Users***\sources\react-apps\expo-starter-kit\android\app C:\Users***\sources\react-apps\expo-starter-kit\android\app\app.iml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\app.iml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\build.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\build.gradle updated successfully C:\Users***\sources\react-apps\expo-starter-kit\android\app\expo.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\expo.gradle skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\fabric.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\fabric.properties skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\google-services.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\google-services.json updated successfully C:\Users***\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml updated successfully renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml updated successfully C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\build.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\build.gradle skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\debug.keystore parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\debug.keystore skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\gradle to C:\Users***\sources\react-apps\expo-starter-kit\android\gradle renamed C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper to C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\gradle.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle.properties skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\gradlew parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradlew skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\local.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\local.properties skipped as it doesn't include expoblank C:\Users***\sources\react-apps\expo-starter-kit\android\settings.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\settings.gradle skipped as it doesn't include expoblank renamed C:\Users***\sources\react-apps\expo-starter-kit\android to C:\Users***\sources\react-apps\expo-starter-kit\android C:\Users***\sources\react-apps\expo-starter-kit\android\android.iml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\android.iml skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app to C:\Users***\sources\react-apps\expo-starter-kit\android\app C:\Users***\sources\react-apps\expo-starter-kit\android\app\app.iml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\app.iml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\build.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\build.gradle skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\expo.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\expo.gradle skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\fabric.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\fabric.properties skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\google-services.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\google-services.json skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\proguard-rules.pro skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\AndroidManifest.xml skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\assets\kernel-manifest.json skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\AppConstants.java updated successfully C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\BasePackageList.java skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\generated\DetachBuildConstants.java skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainActivity.java updated successfully C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\java\host\exp\exponent\MainApplication.java skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable\splash_background.xml skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-hdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-mdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\drawable-xxxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_activity_new.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_fragment.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_console_list_item.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\error_fragment.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_button.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_check_box.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\exponent_dev_activity.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\layout\notification_shell_app.xml skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-hdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-mdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\mipmap-xxxhdpi renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\colors.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\dimens.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\strings.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values\styles.xml skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp to C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\app\src\main\res\values-w820dp\dimens.xml skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\build.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\build.gradle skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\debug.keystore parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\debug.keystore skipped as it doesn't include exop-blank renamed C:\Users***\sources\react-apps\expo-starter-kit\android\gradle to C:\Users***\sources\react-apps\expo-starter-kit\android\gradle renamed C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper to C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.jar skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle\wrapper\gradle-wrapper.properties skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\gradle.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradle.properties skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\gradlew parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\gradlew skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\local.properties parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\local.properties skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\android\settings.gradle parsing file C:\Users***\sources\react-apps\expo-starter-kit\android\settings.gradle skipped as it doesn't include exop-blank C:\Users***\sources\react-apps\expo-starter-kit\ejected.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ejected.json updated successfully C:\Users***\sources\react-apps\expo-starter-kit\ejected.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\ejected.json updated successfully C:\Users***\sources\react-apps\expo-starter-kit\unejected.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\unejected.json updated successfully C:\Users***\sources\react-apps\expo-starter-kit\unejected.json parsing file C:\Users***\sources\react-apps\expo-starter-kit\unejected.json updated successfully executing the node fixer command '.' is not recognized as an internal or external command, operable program or batch file. readline.js:1032 throw err; ^

Error: Command failed: ./node_modules/expokit/detach-scripts/run-exp.sh prepare-detached-build --platform android '.' is not recognized as an internal or external command, operable program or batch file.

at checkExecSyncError (child_process.js:616:11)
at execSync (child_process.js:653:13)
at C:\Users\***\sources\react-apps\expo-starter-kit\scripts\init.js:34:5
at C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\prompt\lib\prompt.js:336:32
at C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\async\lib\async.js:154:25
at assembler (C:\Users\***\sources\react-apps\expo-starter-kit\node_modules\prompt\lib\prompt.js:333:9)
at C:\Users\***\sources\react-apps\expo-starter-k

hey i guess the problem is with "Error: Command failed: ./node_modules/expokit/detach-scripts/run-exp.sh prepare-detached-build --platform android" But I can't find this file run-exp.sh, I guess it's where the proble comes from..... did you find the solution and share with it

wissedenis avatar Nov 16 '20 19:11 wissedenis