Yarn error No such file or directory: 'install'
#2745
-
Checklist
Deploy methodManually built (git clone - yarn build - yarn install Z-Wave JS UI versionyarn via git latest ZwaveJS versionlatest Describe the bugSimple: To Reproducegit clone https://github.com/zwave-js/zwave-js-ui Expected behaviorinstall properly Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
Do you have nodejs npm and yarn installed on your system? |
Beta Was this translation helpful? Give feedback.
-
uzwave@HA-1:~$ npm -v followed: yarn install Error: no install |
Beta Was this translation helpful? Give feedback.
-
Try using |
Beta Was this translation helpful? Give feedback.
-
Thanks for great work! app.ts CHANGELOG.md docs kustomization.yaml nodemon.json pkg snippets store tsconfig.json yarn.lock |
Beta Was this translation helpful? Give feedback.
-
@catchthemonster I think you haven't installed yarn correctly. The version should be:
|
Beta Was this translation helpful? Give feedback.
-
Daniel, you are right! i ran npm install --global yarn |
Beta Was this translation helpful? Give feedback.
-
No worries, Glad you fiexed your problem :) |
Beta Was this translation helpful? Give feedback.
@catchthemonster I think you haven't installed yarn correctly. The version should be: