-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
Instructions were taken from here:
https://designfirst.io/systemruntime/documentation/docs/en/bundle-your-system.html
After the system was defined and saved into a file, I try to load it again using the command:
runtime.install('mysystem.json');
Error:
TypeError: $helper.getRuntime(...).system(...).id is not a function
... \node_modules\system-runtime\src\workflow.js:406
.id()
at action (... \node_modules\system-runtime\src\workflow.js:406:16)