Я следовал инструкциям, написанным на этой странице, https://vue -native.io / docs / installation.html
У меня вообще нет проблем с установкой, но я получаюследующая ошибка после запуска этого сценария
vue-native init VueNativeAppTest
Error: ENOENT: no such file or directory, open 'app.json'
at Object.openSync (fs.js:436:3)
at Object.readFileSync (fs.js:341:35)
at setupVueNativeApp (/usr/local/lib/node_modules/vue-native-cli/src/index.js:251:35)
at createVueNativeProject (/usr/local/lib/node_modules/vue-native-cli/src/index.js:102:3)
at init (/usr/local/lib/node_modules/vue-native-cli/src/index.js:76:7)
at Command.<anonymous> (/usr/local/lib/node_modules/vue-native-cli/src/index.js:59:7)
at Command.listener (/usr/local/lib/node_modules/vue-native-cli/node_modules/commander/index.js:315:8)
at Command.emit (events.js:182:13)
at Command.parseArgs (/usr/local/lib/node_modules/vue-native-cli/node_modules/commander/index.js:651:12)
at Command.parse (/usr/local/lib/node_modules/vue-native-cli/node_modules/commander/index.js:474:21)
Запуск в MacOs High Sierra 10.13.6, vue-native -v 0.03