zoukankan      html  css  js  c++  java
  • [RN] windows7 安装 Realm Studio 后,打开报错 A JavaScript error occurred in the main process

     windows7  安装 Realm Studio 后,打开报错

    报错如下:

    A JavaScript error occurred in the main process
    
      Uncaught Exception:
    
      Error: The specified procedure could not be found.
    
      W?C:Users)daiangpingppb17b4003-c813-4645-c57-138398a4535tmp
    
      at process.module.(anonymous function) [as dlopen] (ELECTRON ASAR.js:166:20)at Object.Module. _extensions..node (module.js:671:18)
    
      at Object.module.(anonymous function) [as .node] (ELECTRON_ ASAR.js:180:18)at Module.load (module.js:561:32)at tryModuleLoad (module.js:504:12)
    
      at Function.Module. load (module.js:496:3)at Function. load (C:Program Files(Realm
    
      Studio'resourcesapp.asarnod modules@sentrynodedistinteginscn
    
      at Module.require (module.js:586:17)at require (internal/module.js:11:18)
    
      at Object. <anonymous> (C:Program Files(Realm
    
      Studio'resourcesapp.asarnod modulesrealmlibindex.js:103:28)

    后来查资料说,只有在 win8 和以上版本才能使用。晕倒!~~~

    官方回复付下:
    • Windows: 8 or higher
    • macOS: 10 or higher
    • Linux: Any distro with glibc 2.12 or higher.


    参考:
    https://forum.realm.io/t/window-realm-studio-doesn-t-open/2244

    https://support.realm.io/support/solutions/articles/36000027136-realm-studio-what-operating-systems-are-supported-


    本博客地址: wukong1688

    本文原文地址:https://www.cnblogs.com/wukong1688/p/10937909.html

    转载请著名出处!谢谢~~

  • 相关阅读:
    mongodb的sql日志
    mysql – 在WHERE子句中使用substr的SELECT语句
    MySQL视图
    Linux简单查找log
    转 信号量与PV操作
    二进制小数及 IEEE 浮点表示
    转 :原码,反码,补码
    转:C# Delegate委托 1
    C#中Invoke的用法2
    C#中Invoke的用法1
  • 原文地址:https://www.cnblogs.com/wukong1688/p/10937909.html
Copyright © 2011-2022 走看看