I'm running Windows 10 Pro v 21H1 build 19043.1586
Installation of Profound.js according to the instructions @ https://docs.profoundlogic.com/display/ ... requisites fails.
This error message appears when attempting to install node-fiber:
According to https://github.com/laverdet/node-fibers/issues/451, node-fiber doesn't support nodejs v16.
After downgrading to Node.js v14, the installation completes but during install download of Profound static files fails:
Code: Select all
Error: connect ECONNREFUSED 52.219.103.90:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '52.219.103.90',
port: 80
}
Download ended in error:
Error: connect ECONNREFUSED 52.219.103.90:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1159:16) {
errno: -4078,
code: 'ECONNREFUSED',
syscall: 'connect',
address: '52.219.103.90',
port: 80
}
Trying to start the designer also fails, for the same reason I suspect: