Kenji Miwa
Kenji Miwa
On line 7 of RNUserDefaultsIOS.js, var _setObjectForKey = Promise.promisify(UserDefaults.setObjectForKey); it seems UserDefaults was not set because there is no RNUserDefaultsIOS inside NativeModules. (line 5). I followed the installation README very...
…mponent -gc" If you run this command as is you get an error: `Unknown blueprint: my-component`.
Getting this error after first global install by running`npm install -g mongodb-runner`. I tried running different versions by with `MONGODB_VERSION= mongodb-runner start` but this still gave the same error. Node...