using jsii pacmak with Jfrog #4709
Unanswered
Askmecoding
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to setup typescript project for cdk constucts which I want to convert to JAVA and Python. I want to use jsii pacmak for that. We use internally hosted jfrog artifactory for dependencies instead of going to public maven central repo. I am running into below issue. Its still going to maven central and failing because of certificates issue. But I want it to use internal repo instead of maven central.
I have this section in my package.json. What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions