FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
08-22-2022 09:53 PM - edited 08-23-2022 05:58 PM
So I got this to work once this morning on a seperate vm instance, now on this new one all build files will not work.
when running the shell script it exits with an error
the build-snap-amd64.sh script fails in
find: ‘/home/boschrexroth/ctrlx-automation-sdk/samples-node/datalayer.client/parts/app/install/lib/node_modules/$npm_package_name/node_modules/ctrlx-datalayer/prebuilds’: No such file or directory
Failed to run 'override-build': Exit code was 1.
Solved! Go to Solution.
08-31-2022 08:15 AM
Could you please tell us which versions of the SDK and ctrlX WORKS you did use?
10-18-2022 09:12 PM
I must have forgotten to reply to this at some point. However, I am using the latest release of the sdk on ctrlx 1.14.1 the issue is coming from an issue with using npm. I get locked up any npm install.
npm V8.19.2
node V16.18.0
The proccess always get stuck at idealTree:boschrexroth: sill idealTree buildDeps
This prevents any node.js build from working. becuase one or more import librarys will not exist
Now this issue exists only in the virtual build enviroment (not using an HTTP/HTTPS proxy).
11-23-2022 01:26 PM
Is is this still an open issue or can the topic be closed?