You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR TypeError: Cannot read property '0' of undefined
at callback (../src/assemblies-create.js:430:25)
at _fulfilled (/usr/local/lib/node_modules/transloadify/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/usr/local/lib/node_modules/transloadify/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/transloadify/node_modules/q/q.js:796:13)
at /usr/local/lib/node_modules/transloadify/node_modules/q/q.js:604:44
at runSingle (/usr/local/lib/node_modules/transloadify/node_modules/q/q.js:137:13)
at flush (/usr/local/lib/node_modules/transloadify/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
The text was updated successfully, but these errors were encountered:
npm install -g [email protected]
with
steps.json
being:and the following command:
I'm getting:
The text was updated successfully, but these errors were encountered: