Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use ACE without ngrok as a dependency?

Rob Frymire
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2021

We are in the process of building a custom Jira Cloud app with ACE. When doing so off of our corporate network everything works fine. When trying to setup/install on our corporate network it fails during "npm install" due to ngrok not being allowed due to security policies restricting it.

 

Is there a way to get the "npm install" to complete without the ngrok dependency in ACE?

1 answer

1 accepted

0 votes
Answer accepted
marc -Collabello--Phase Locked-
Community Champion
November 1, 2021

You can remove ngrok from the `package.json` file.  It might be in de dev dependencies section.

Suggest an answer

Log in or Sign up to answer