GithubHelp home page GithubHelp logo

jenkins-x-plugins / jx-lens Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 195 KB

a Lens extension for Jenkins X

License: Apache License 2.0

Makefile 0.11% TypeScript 96.42% JavaScript 2.70% SCSS 0.77%
hacktoberfest

jx-lens's People

Contributors

ankitm123 avatar haysclark avatar jstrachan avatar tomhobson avatar

Watchers

 avatar  avatar

jx-lens's Issues

Docs: add note that `npm install` can take a VERY long time.

npm install can take over 10m to install, primarily due to the react-force-graph package.

Part of the issue is that react-force-graph has aframe as a dependency and that package takes a very long time to install. @see aframevr/aframe#3753 (comment)

This project should likely include the package-lock.json to speed up installation, and the README should likely recommend using the --verbose flag for better insight into what is happening.

npm install --verbose

An alternative might be to switch to using yarn, which installs the NodeJS dependancies much faster.

npx yarn install

Lens 6

It seems like version 1.0.17 is incompatible with Lens 6

fix breakpoints

breakpoints seems to use the old syntax and should be upgraded to the new one

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.