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

Local issuer certificate error with sfcc-ci npm install #500

Open
rpillamerkle opened this issue May 18, 2023 · 2 comments
Open

Local issuer certificate error with sfcc-ci npm install #500

rpillamerkle opened this issue May 18, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@rpillamerkle
Copy link

sfcc-ci Version

2.11

NodeJS Version

10.23

sfcc-ci Path

No response

Host OS Details

No response

What happened?

We are trying to do npm install where we have sfcc-ci as a dependency in the package.json
"sfcc-ci": "SalesforceCommerceCloud/sfcc-ci#v2.11.0"

npm is throwing an error while installing sfcc-ci dependency. It is failing at prepare: npm run synk-protect. We have tried with the later versions of node, but no luck.

At the end it should NOPACKAGEJSON error even through repo contains the package.json

image

Anyone faced this issue?

Relevant log output

No response

@rpillamerkle rpillamerkle added the help wanted Extra attention is needed label May 18, 2023
@tobiaslohr
Copy link
Contributor

Hi @rpillamerkle, in the screenshot it says version v2.6.0, whereas in the description you say v2.11.0. Can you clarify please?

In current master (precisely in commit d6e6457) there is a change related to snyk protect. Just to verify: can you depend from that and see if the npm install is working fine then?

@rpillamerkle
Copy link
Author

@tobiaslohr Thanks for the reply. I was just trying different versions. So, the same error shows up for both the versions. We have used the commit version that you mentioned, the error shows up for that version as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants