Skip to content
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

Trying to Build v2024.1.300751-latest #8020

Open
miadonisi opened this issue Feb 23, 2024 · 0 comments
Open

Trying to Build v2024.1.300751-latest #8020

miadonisi opened this issue Feb 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@miadonisi
Copy link

Describe the bug
A clear and concise description of what the bug is.

I am trying to build Openlens on my machine instead of just downloading the application. After downloading the repo and checking out the latest version, neither nvm or npm commands will build it.

To Reproduce
Steps to reproduce the behavior:

  1. git clone https://github.com/lensapp/lens.git
  2. Cd lens
  3. Git checkout tags/v(whatever newest version is)
  4. Npm install
  5. Npm run build:app

Expected behavior
A clear and concise description of what you expected to happen.
Should have a .zip and .dmg file after the build
Screenshots
If applicable, add screenshots to help explain your problem.

Screenshot 2024-02-23 at 11 56 27 AM

Environment (please complete the following information):

  • Lens Version: v2024.1.300751-latest
  • OS: [e.g. OSX] MAC V14.3.1 with M1 chip
  • Installation method (e.g. snap or AppImage in Linux): Terminal

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

Your logs go here...

Kubeconfig:
Quite often the problems are caused by malformed kubeconfig which the application tries to load. Please share your kubeconfig, remember to remove any secret and sensitive information.

your kubeconfig here

Additional context
Add any other context about the problem here.

@miadonisi miadonisi added the bug Something isn't working label Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant