Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFrog CLI support the pnpm to build the nodejs project #2356

Open
sjl0825 opened this issue Dec 13, 2023 · 7 comments
Open

JFrog CLI support the pnpm to build the nodejs project #2356

sjl0825 opened this issue Dec 13, 2023 · 7 comments
Labels
feature request New feature or request

Comments

@sjl0825
Copy link

sjl0825 commented Dec 13, 2023

Is your feature request related to a problem? Please describe.
The JFrog CLI supports the npm and the yarn to build the nodejs project but doesn't support the pnpm to build, So wants the JFrog CLI can support the pnpm to run build in nodejs project and can deploy the buildinfo to the Artifactory like npm and yarn.

Describe the solution you'd like to see
Hope the JFrog CLI support the pnpm to build the nodejs project like it support npm and yarn.

Describe alternatives you've considered
Because the JFrog CLI currently supports npm and yarn to build the nodejs projects, the pnpm is not supported now, hope the JFrog CLI can support the use of pnpm to build nodejs projects and upload the buildinfo to Artifactory.

@sjl0825 sjl0825 added the feature request New feature or request label Dec 13, 2023
@matifali
Copy link

matifali commented Jan 1, 2024

That would be a good plus. pnpm is significantly faster in installing packages.

@0x0Z
Copy link

0x0Z commented Mar 25, 2024

This is a blocker for our organization that prevents us from using Jfrog for our pnpm projects.

@dhwang
Copy link

dhwang commented Jun 24, 2024

Any word on adding support?

@eyalbe4
Copy link
Contributor

eyalbe4 commented Jun 30, 2024

Currently Artifactory server does not officially support the pnpm client although it should work utilising our npm APIs and protocols.
Server side support is required prior to adding support to the JFrof CLI and currently this request is not in our roadmap or backlog list.
Thanks in advance

@renet
Copy link

renet commented Jul 12, 2024

@eyalbe4 Sorry for the double-mention - deleted my previous post after reading properly. As pnpm is pretty popular lately in the Node.js world, I would vote for adding support to the Artifactory server. Is there a feature request for that already, and if not, would it make sense to open one for this specific issue?

@eyalbe4
Copy link
Contributor

eyalbe4 commented Jul 12, 2024

@renet,
My previous reply was on behalf of the Product Management Team.
I have just forwarded your comment to them.

@liwei2151284
Copy link

Is there any new update for this feature ? More and more Pnpm users, pointed out that JFrog cli cannot scan the pnpm-lock.yaml file. Other scanning tools already support pnpm projects SCA scan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants