Why alert Cannot read property 'on' of undefined when react-native start
slin1972 opened this issue · 1 comments
slin1972 commented
Alert Cannot read property 'on' of undefined when run react-native start
slindeiMac:ReactNativeSampleApp slin$ react-native start
//...
/Users/slin/Desktop/ReactNativeSampleApp/node_modules/_yiewd@0.6.0@yiewd
/Users/slin/Desktop/ReactNativeSampleApp/node_modules/_zip-stream@1.1.1@zip-stream
Cannot read property 'on' of undefined
slindeiMac:ReactNativeSampleApp slin$ pwd
/Users/slin/Desktop/ReactNativeSampleApp
slin1972 commented
It work when i use ‘npm install ’ instead of 'cnpm install'