react-native-shadow安装

时间:2018-10-23 14:15:20

标签: react-native

如何正确安装public final class UniqueContract { private UniqueContract(){} public static class User{ public static final String TABLE_NAME = "User"; public static final String FN = "fn"; public static final String SN = "sn"; public static final String EM = "em"; public static final String GROUP = "_group"; public static final String Password = "pw"; public static final String SID = "sid"; } }

  • 反应本机0.55.4

我按照以下建议做所有事情:

react-native-shadow

我检查了一下,一切都在这些地方,就像手动配置一样

我收到此错误:

- yarn add react-native-shadow - yarn add react-native-svg@5.5.1 - react-native link react-native-svg

在安装缺少的Cannot find module '@babel/plugin-external-helpers'时,它表明看不到plugin-external-helpers

一遍又一遍。问题出在哪里?

1 个答案:

答案 0 :(得分:0)

您是否这样安装了插件外部帮助程序:Schematic input does not validate against the Schema: {"name":"testng7"} Errors: Data path "" should have required property 'version'. ?您可以分享您遇到的新错误吗?