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
I'm getting the following error when running flowery with FlowType 0.15:
$ flowery
/usr/local/lib/node_modules/flowery/build/flowery.js:363
errMsg: msg[1].replace('Property cannot be accessed on ', ''), // 人工改過
^
TypeError: Cannot read property 'replace' of undefined
at /usr/local/lib/node_modules/flowery/build/flowery.js:363:21
at Array.map (native)
at generateErrorObjects (/usr/local/lib/node_modules/flowery/build/flowery.js:254:25)
at go (/usr/local/lib/node_modules/flowery/build/flowery.js:122:18)
at /usr/local/lib/node_modules/flowery/build/flowery.js:161:3
at ChildProcess.exithandler (child_process.js:758:5)
at ChildProcess.emit (events.js:110:17)
at maybeClose (child_process.js:1015:16)
at Socket.<anonymous> (child_process.js:1183:11)
at Socket.emit (events.js:107:17)
I'm getting the following error when running
flowery
with FlowType 0.15:Here's the output of
flow --json
:The text was updated successfully, but these errors were encountered: