Seth Geoghegan
01/07/2022, 3:55 PMsst start
again, which seems to do the trick, but this behavior is new to me. I'm on SST 0.56.2
Error: Unable to evaluate guard 'cond' in transition for event 'done.invoke.(machine).building:invocation[0]' in state node '(machine).building':
Cannot read property 'length' of undefined
at StateNode.next (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/StateNode.js:587:17)
at StateNode.transitionLeafNode (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/StateNode.js:454:26)
at StateNode._transition (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/StateNode.js:547:19)
at StateNode.transition (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/StateNode.js:818:32)
at /Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/interpreter.js:706:28
at Object.provide (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/serviceScope.js:12:16)
at Interpreter.nextState (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/interpreter.js:705:34)
at /Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/interpreter.js:108:31
at Scheduler.process (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/scheduler.js:69:7)
at Scheduler.schedule (/Users/sgeoghegan/dev/knock-attribution-service/node_modules/xstate/lib/scheduler.js:48:10)
error Command failed with exit code 1.
info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
thdxr
01/07/2022, 3:55 PMSeth Geoghegan
01/07/2022, 3:56 PMSeth Geoghegan
01/07/2022, 4:54 PMsst start
, I was able to reproduce the error by modifying and saving the notes.py
file. After doing this, it crashed immediatelythdxr
01/07/2022, 4:54 PMthdxr
01/07/2022, 4:54 PMthdxr
01/07/2022, 4:54 PMSeth Geoghegan
01/07/2022, 4:55 PMSeth Geoghegan
01/07/2022, 4:55 PMthdxr
01/07/2022, 4:56 PMthdxr
01/07/2022, 4:57 PM