GithubHelp home page GithubHelp logo

franciscop / check-licenses Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 1.0 151 KB

A simple tool to check all the licenses in your dependencies

License: MIT License

JavaScript 100.00%
analyze check legal licenses npm

check-licenses's Introduction

check-licenses's People

Contributors

franciscop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jchatrny

check-licenses's Issues

Fails on Nextjs project

node node_modules/check-licenses/index.js
Error: These dependencies are missing their package.json:
➤ node_modules/@next/swc-android-arm-eabi/package.json (not found)
➤ node_modules/@next/swc-android-arm64/package.json (not found)
➤ node_modules/@next/swc-darwin-x64/package.json (not found)
➤ node_modules/@next/swc-freebsd-x64/package.json (not found)
➤ node_modules/@next/swc-linux-arm-gnueabihf/package.json (not found)
➤ node_modules/@next/swc-linux-arm64-gnu/package.json (not found)
➤ node_modules/@next/swc-linux-arm64-musl/package.json (not found)
➤ node_modules/@next/swc-linux-x64-gnu/package.json (not found)
➤ node_modules/@next/swc-linux-x64-musl/package.json (not found)
➤ node_modules/@next/swc-win32-arm64-msvc/package.json (not found)
➤ node_modules/@next/swc-win32-ia32-msvc/package.json (not found)
➤ node_modules/@next/swc-win32-x64-msvc/package.json (not found)

To try to solve this you can try:
➤ Perform a normal install with  npm install 
➤ Reinstall all with  rm -rf node_modules && npm install 

Tried to reinstall depenencies and error still shows. Option skip those or log them as "unlicensed" would be nice.

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.