halfnelson/svelte-native-template

Quick start guide fails with "No project found"

bc-jasond opened this issue · 1 comments

Steps to reproduce
volta install nativescript@6
npx degit halfnelson/svelte-native-template myapp
cd myapp
npm install
tns preview

Output:
No project found at or above '/Users/foobar/myapp' and neither was a --path specified.

I currently can't install nativescript@latest currently v7.0.11 - does this project require it?