首页 > 其他 > 详细

【React Native错误集】Import fails with "Failed to execute 'ImportScripts' on 'WorkerGlobalScope'"

时间:2020-02-07 10:33:23      阅读:736      评论:0      收藏:0      [点我收藏+]

  错误1、Import fails with "Failed to execute ‘ImportScripts‘ on ‘WorkerGlobalScope‘"

  解决1、如果是在Degbug模式下,关闭turn off Debug JS Remotely。再重新运行即可。

  

  错误2:rn报错 unhandled JS Exception: Requiring unknown module "49". if you are sure the module is there,t...

  解决2:如果是在npm install之后报上述错误,是因为代码reload了 没有重启服务导致。关闭终端,重新运行即可。

【React Native错误集】Import fails with "Failed to execute 'ImportScripts' on 'WorkerGlobalScope'"

原文:https://www.cnblogs.com/xjf125/p/12272017.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!