[Yarn] First-use experience has some issues #310
-
I wish I got off the ground with CycloneDX, instead I got this. Please note that the project is built with yarn.
|
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
Described behaviour seams to be related to yarn, not this project. |
Beta Was this translation helpful? Give feedback.
-
You might want to adjust the documentation of this project then, if you're "Node.js module" processor doesn't actually support NodeJS projects, but only a specific subset of them. If you require the project to have been installed with a specific package manager, that should be made clear. In case you're not aware, NodeJS ships with npm, pnpm, and yearn. Not even anticipating the use of these officially supported package manager is a fault of this project. |
Beta Was this translation helpful? Give feedback.
-
Does your used yarn version support workspaces? |
Beta Was this translation helpful? Give feedback.
-
the contrary is the case. |
Beta Was this translation helpful? Give feedback.
-
The fact that these errors are due to the lack of support for yarn above version 1 is not clear to consumers. Thanks for pointing out that you are already aware of the lack of support; the potential consumers of your project are likely not. I was reporting on a first-use experience issue. I didn't plan to get involved in your project, read all your issues and your source to try and resolve standing issues with your implementation. If you are not open to improve your project in that regard, that is fine with me. At this point there is probably zero chance that I would be using something you built. Have a nice day. |
Beta Was this translation helpful? Give feedback.
-
Lets start again: |
Beta Was this translation helpful? Give feedback.
-
this conversation got closed due to #321 |
Beta Was this translation helpful? Give feedback.
Lets start again:
Hello, I am the current maintainer of this project. I am not the author, builder, etc. I am just the person keeping things together.
So, your first experience was not great? Please tell what you did, what you expected to happen, what actually happened. Most importantly, please describe how you cam to the expectations, so it gets clear which documentation could be improved.
Could you elaborate what the CLI copy-paste is supposed to mean? Could you provide/describe a reproducible example/setup for it?