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
An unhandled rejection has occurred inside Forge:
TypeError: Cannot set property 'native_modules/dist/Electron.app/Contents/Frameworks/Mantle.framework/Mantle' of undefined
The text was updated successfully, but these errors were encountered:
@malept This appears to be the MacOS version of the issue I was having earlier. It's a duplicate of #2293. I was playing around with beta 57 on my Mac laptop and ran into the same issue:
An unhandled rejection has occurred inside Forge:
TypeError: Cannot set property 'native_modules/dist/Electron.app/Contents/Frameworks/Mantle.framework/Mantle' of undefined
at /Users/user/src/my-new-app/node_modules/@marshallofsound/webpack-asset-relocator-loader/dist/index.js:14689:98
at async Promise.all (index 98)
at /Users/user/src/my-new-app/node_modules/@marshallofsound/webpack-asset-relocator-loader/dist/index.js:14675:7
Electron Forge was terminated. Location:
{}
An unhandled rejection has occurred inside Forge:
TypeError: Cannot set property 'native_modules/dist/Electron.app/Contents/Frameworks/Mantle.framework/Mantle' of undefined
The text was updated successfully, but these errors were encountered: