-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels