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
When trying to install via framer module, I get the following error:
A JavaScript error occured in the main process
Uncaught Exception:
TypeError: Cannot read property 'forEach' of undefined
at updateFoldRanges (/Applications/Framer Modules.app/Contents/Resources/app.asar/app/core/prototype-actions/updateRequireCommand.js:50:35)
at updateRequireCommand (/Applications/Framer Modules.app/Contents/Resources/app.asar/app/core/prototype-actions/updateRequireCommand.js:90:13)
at /Applications/Framer Modules.app/Contents/Resources/app.asar/app/core/prototype-actions/installRemove.js:214:56
at next (/Applications/Framer Modules.app/Contents/Resources/app.asar/node_modules/rimraf/rimraf.js:74:7)
at FSReqWrap.CB [as oncomplete] (/Applications/Framer Modules.app/Contents/Resources/app.asar/node_modules/rimraf/rimraf.js:110:9)```
The text was updated successfully, but these errors were encountered:
When trying to install via framer module, I get the following error:
A JavaScript error occured in the main process
The text was updated successfully, but these errors were encountered: