-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ENOENT: no such file or directory on macOS #35
Comments
@Dentrax what node version, are you using? and is your kubeconfig in the right place? |
Yes, in the right place. node --version: |
@Dentrax can you try with node v10 |
Honestly, i don't like to deal with JS things like npm and node etc. But I think, I shouldn't downgrade the version, instead, it should support latest version of node, as you said in readme: |
@Dentrax sorry for your inconvenience but it is impossible to test in all node version above v10 and to know whether it is a version problem for sure you need to help me by trying it on node 10 but if it is up to you to do so. thanks |
Describe the bug
Does not work because of
yoga-layout-prebuilt
, i think. Fresh installednpm
.To Reproduce
Steps to reproduce the behavior:
npm install -g kubelive
kubelive get pods
Expected behavior
Should work?
Screenshots
npm --version:
6.14.6
The text was updated successfully, but these errors were encountered: