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
rn-native TypeError: freeProcess.binding is not a function on start for rn-native 0.30.0 and react v15.2.1 (apparently to do with the Chrome debugger "Pause on caught exception" ON, blocks the reload)
ambiguous error issue - Related to ambiguous error thrown when importing e.g. <TabBarIOSItem> instead of <TabBarIOS.Item>
autocomplete solidity Team(_teamAddr).
TypeError: Cannot read property 'addTeamMember' of undefined
at Contract.getVariableDefinitions (/Users/BK/.atom/packages/autocomplete-solidity/src/util/contracts.js:201:37)
at TypeProvider.getDefinitions (/Users/BK/.atom/packages/autocomplete-solidity/src/providers/context-provider.js:168:100)
at TypeProvider.getSuggestions (/Users/BK/.atom/packages/autocomplete-solidity/src/providers/Provider.js:79:39)
at /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:325:56
at Array.forEach (native)
at AutocompleteManager.module.exports.AutocompleteManager.getSuggestionsFromProviders (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:304:17)
at AutocompleteManager.getSuggestionsFromProviders (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:3:61)
at AutocompleteManager.module.exports.AutocompleteManager.findSuggestions (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:291:19)
at /Applications/Atom.app/Contents/Resources/app.asar/node_modules/autocomplete-plus/lib/autocomplete-manager.js:3:61
The text was updated successfully, but these errors were encountered:
bkrem
changed the title
Potential PRs
Potential PRs/Issues
Jul 26, 2016
TypeError: freeProcess.binding is not a function
on start for rn-native 0.30.0 and react v15.2.1 (apparently to do with the Chrome debugger "Pause on caught exception" ON, blocks the reload)<TabBarIOSItem>
instead of<TabBarIOS.Item>
Team(_teamAddr).
The text was updated successfully, but these errors were encountered: