Git Product home page Git Product logo

testlighting's Introduction

testlighting's People

Contributors

drcmda avatar

Stargazers

anurag kumar avatar Yusuf Parak avatar  avatar Andy avatar Yusup Almadani avatar  avatar  avatar satya sai avatar  avatar Erbil S avatar fakbarr avatar  avatar Roohullah Afzali avatar Leo Leung avatar X.Douglas avatar TienNguyen avatar  avatar 观测者 avatar John Oni avatar Innan Yun avatar dragonir avatar Fabio Dias Rollo avatar Lars Götte avatar  avatar Bernardo Martelli avatar  avatar Daniele Lena avatar ESPersonnel avatar Marco Antonio V Montoya Cardenas avatar Martin Puškáč avatar  avatar Do Dinh Thy Son avatar Damien avatar Andrei Dorobantu avatar Matias Perez avatar Kareem Elgamal avatar Paras Taufani avatar Bruno Talarico avatar  avatar Artem Shashkin avatar Ganiyu Idris avatar  avatar Nik Zolkin ◯ avatar Jim Chan avatar Artem avatar Jens Schmidt avatar  avatar Dimitrie Stefanescu avatar Giulio Zausa avatar Gianmarco avatar Danilo Rodrigues avatar Toan Tran avatar Andrejs Agejevs avatar Anna Yeddi (Kanterova) avatar Barnabé avatar  avatar  avatar Yuri Artiukh avatar shalom.js avatar arpu avatar Artem Savelev avatar dstrukt avatar  avatar Konstantin Yuryev avatar Hunter Husar avatar Rob Sawyer avatar Marshall Jones avatar Nikolay Astakhayev avatar ptruser avatar Andrew Kotin avatar  avatar Tristan Michael Lawrence avatar Matt Hayes avatar lorezz avatar Ilyass Ben Hakim avatar Mark Louie Espedido avatar Ludovic avatar Igor Razvodovsky avatar Marina Agalakova avatar Alexander CherryTea avatar Teresa V avatar Max Brunel avatar Lam Tran avatar Armaan Dhanji avatar Tdog9000 avatar  avatar ahrbil avatar Andreas Farah avatar netop://ウエハ avatar Tina El Hawa avatar  avatar  avatar Pierre-Alain Bouly avatar Subhan Bakh avatar Xiao-Hu Tai avatar Edvinas Aržatskis avatar Raphael Martinez avatar Michelangelo Partipilo avatar Oscar Nord avatar Arturo avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

testlighting's Issues

Issue

Tried to test and study it but I get error.
Please any solution?

JIMAC:testlighting-master 2 jimb$ yarn start
yarn run v1.21.1
warning ../../package.json: No license field
$ react-app-rewired start

There might be a problem with the project dependency tree.
It is likely not a bug in Create React App, but something you need to fix locally.

The react-scripts package provided by Create React App requires a dependency:

"babel-loader": "8.0.6"

Don't try to install it manually: your package manager does it automatically.
However, a different version of babel-loader was detected higher up in the tree:

/Users/jimb/node_modules/babel-loader (version: 6.4.1)

Manually installing incompatible versions is known to cause hard-to-debug issues.

If you would prefer to ignore this check, add SKIP_PREFLIGHT_CHECK=true to an .env file in your project.
That will permanently disable this message but you might encounter other issues.

To fix the dependency tree, try following the steps below in the exact order:

  1. Delete package-lock.json (not package.json!) and/or yarn.lock in your project folder.
  2. Delete node_modules in your project folder.
  3. Remove "babel-loader" from dependencies and/or devDependencies in the package.json file in your project folder.
  4. Run npm install or yarn, depending on the package manager you use.

In most cases, this should be enough to fix the problem.
If this has not helped, there are a few other things you can try:

  1. If you used npm, install yarn (http://yarnpkg.com/) and repeat the above steps with it instead.
    This may help because npm has known issues with package hoisting which may get resolved in future versions.

  2. Check if /Users/jimb/node_modules/babel-loader is outside your project directory.
    For example, you might have accidentally installed something in your home folder.

  3. Try running npm ls babel-loader in your project folder.
    This will tell you which other package (apart from the expected react-scripts) installed babel-loader.

If nothing else helps, add SKIP_PREFLIGHT_CHECK=true to an .env file in your project.
That would permanently disable this preflight check in case you want to proceed anyway.

P.S. We know this message is long but please read the steps above :-) We hope you find them helpful!

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
JIMAC:testlighting-master 2 jimb$

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.