Open
Description
Your setup script assumes yarn to be installed.
Even more peculiar is that you set npm as the default package manager for NativeScript but then continue to execute yarn... ns package-manager set npm && yarn
🤔
$ npm run setup
> [email protected] setup
> npx rimraf node_modules package-lock.json dist tmp yarn.lock && yarn config set ignore-engines true && ns package-manager set npm && yarn
Need to install the following packages:
[email protected]
Ok to proceed? (y)
/var/folders/vh/k87yg0js1738942xms9k8cl80000gp/T/setup-628f8c3a.sh: line 1: yarn: command not found
Metadata
Metadata
Assignees
Labels
No labels