Confluence cloud Blueprint

Hi All.

I’m iunning into issues with npm install. See below for cmd output.
Has anyone got a fix or workaround for this issue or had this example working?

C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example>npm install
npm WARN deprecated sequelize@3.35.1: This version will no longer receive security fixes per our security policy. Please update to sequelize@5 or above.
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead
npm WARN deprecated tar.gz@1.0.7: :warning: WARNING :warning: tar.gz module has been deprecated and your application is vulnerable. Please use tar module instead: tar - npm
npm WARN deprecated connect@2.12.0: connect 2.x series is deprecated

ngrok@2.1.7 postinstall C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\atlassian-connect-express\node_modules\ngrok
node ./postinstall.js

ngrok - downloading binary https://bin.equinox.io/a/chRZWPptE7w/ngrok-2.1.1-windows-amd64.zip
ngrok - binary downloaded…
ngrok - error unpacking binary Error: You cannot extract a file outside of the target path
at C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\decompress-zip\lib\decompress-zip.js:95:21
at Array.map ()
at C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\decompress-zip\lib\decompress-zip.js:91:25
at _fulfilled (C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:854:54)
at C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:883:30
at Promise.promise.promiseDispatch (C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:816:13)
at C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:624:44
at runSingle (C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:137:13)
at flush (C:\Users\mark\Stuff\Development\Atlassian\confluence-multipage-blueprint-example\node_modules\q\q.js:125:13)
at processTicksAndRejections (internal/process/task_queues.js:79:11)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ngrok@2.1.7 postinstall: node ./postinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ngrok@2.1.7 postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mark\AppData\Roaming\npm-cache_logs\2020-08-12T01_17_37_131Z-debug.log

The latest version of ACE should be using ngrok version 3. How old is this version of ACE? Can you update it?

Hi @rwhitbeck

As per the getting started instructions, I installed ACE with

npm install -g atlas-connect

Executing the conmmand:

atlas-connect --version

returns with:
0.6.6