question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Question] licenses and generate-disclaimer

See original GitHub issue

Hi yarn team,

Awesome work on berry! I am working on an open source project (https://github.com/devowlio/wp-react-starter) and want to migrate yarn to berry. I want to benefit from faster install times also on my CI pipeline. Generally, I had a look at “issues” which can be caused by upgrading. The first thing I note:

yarn licenses
yarn generate-disclaimer

What happened to this commands? They seem not to be available / ported. Are they on the roadmap? Are there better alternatives?

Best regards, Matthew 🙂

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

6reactions
mhassan1commented, Sep 16, 2020

I’ve just pushed up a plugin that adds yarn licenses: https://github.com/mhassan1/yarn-plugin-licenses

It only does yarn licenses list right now, inspired by Yarn v1. We can add more commands in the future. Also, it only works with the latest Berry sources from master (it uses treeUtils), so it’s not quite production ready.

Check it out and let me know if you have any feedback.

1reaction
Bosch-Eli-Blackcommented, Mar 2, 2021

Adding to the list:

We use license-checker-webpack-plugin. It’s a license checker that’s deeply integrated with Webpack, so it shows you only the licenses of packages that are still left after tree shaking 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

Legal Disclaimer and Notices | Open Source Guides
If you have any legal questions, you should consult with your own legal counsel before moving forward. If you're at a company, talk...
Read more >
Warranty disclaimer and notice on sensitive collected or ...
Say my FOSS program generates or collects and then outputs data that are eventually of sensitive nature: it could be personal data, financial ......
Read more >
Does npm have something similar to 'yarn licenses generate ...
I'm looking for a way to generate a licenses disclaimer and the following yarn command has exactly the output I need:
Read more >
NCBI Website and Data Usage Policies and Disclaimers
Liability: For documents and software available from this server, the U.S. Government does not warrant or assume any legal liability or responsibility for...
Read more >
Disclaimer - Minnesota.gov
Every effort has been made to make this information accurate and complete, ... own private legal counsel on questions of the applicability of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found