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
im using node version of this code so when is start electron app the this error occurs!!!! anyone knows the solution for this..
the error is
ReferenceError: navigator is not defined
at F:\mEdit\node_modules\codemirror\lib\codemirror.js:18:17
at userAgent (F:\mEdit\node_modules\codemirror\lib\codemirror.js:11:82)
at Object. (F:\mEdit\node_modules\codemirror\lib\codemirror.js:14:2)
at Object. (F:\mEdit\node_modules\codemirror\lib\codemirror.js:9697:3)
at Module._compile (module.js:642:30)
at Object.Module._extensions..js (module.js:653:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
im using node version of this code so when is start electron app the this error occurs!!!! anyone knows the solution for this..
the error is
ReferenceError: navigator is not defined
at F:\mEdit\node_modules\codemirror\lib\codemirror.js:18:17
at userAgent (F:\mEdit\node_modules\codemirror\lib\codemirror.js:11:82)
at Object. (F:\mEdit\node_modules\codemirror\lib\codemirror.js:14:2)
at Object. (F:\mEdit\node_modules\codemirror\lib\codemirror.js:9697:3)
at Module._compile (module.js:642:30)
at Object.Module._extensions..js (module.js:653:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (module.js:586:17)
thanks in advance