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: Strange package URL: lively.morphic/ is not a valid URL
at Object.normalizePackageURL (https://matt.engagelively.com/users/rick/published/studio/index-d257cda3.js:1341:17)
at Object.lookupPackage$1 [as lookupPackage] (https://matt.engagelively.com/users/rick/published/studio/index-d257cda3.js:1361:65)
at Object.getPackage$1 [as _getPackage] (https://matt.engagelively.com/users/rick/published/studio/index-d257cda3.js:1388:55)
at Object.getPackage (https://matt.engagelively.com/users/rick/published/studio/index-d257cda3.js:9866:32)
at _callee6$ (https://matt.engagelively.com/users/rick/published/studio/__rootModule___commonjs-entry-6f8c37d2.js:90903:37)
at tryCatch (https://matt.engagelively.com/users/rick/published/studio/deps.js:684:40)
at Generator.invoke [as _invoke] (https://matt.engagelively.com/users/rick/published/studio/deps.js:914:22)
at Generator.next (https://matt.engagelively.com/users/rick/published/studio/deps.js:739:21)
at asyncGeneratorStep (https://matt.engagelively.com/users/rick/published/studio/__rootModule___commonjs-entry-6f8c37d2.js:163:30)
at _next (https://matt.engagelively.com/users/rick/published/studio/__rootModule___commonjs-entry-6f8c37d2.js:185:15)
I'm guessing that lively.morphic isn't bundled when we freeze the world. I see two possible fixes:
Bundle lively.morphic with the frozen world;
Rebind Ctrl-C on all dashboard morphs in the studio
The error message is:
I'm guessing that lively.morphic isn't bundled when we freeze the world. I see two possible fixes:
@merryman any thoughts?
The text was updated successfully, but these errors were encountered: