indiecastfm / react-native-audio-streamer

A react-native audio streaming module which works on both iOS & Android
MIT License
132 stars 50 forks source link

ReferenceError: __DEV__ is not defined #3

Closed Arkanine closed 7 years ago

Arkanine commented 7 years ago

Hello! I faced with this issue after installing your module, please help me figure out. The err looks this way: ReferenceError: DEV is not defined (While processing preset: "/Users/roman/Work/TheUpperRoom/node_modules/react-native/Libraries/react-native/react-native.js") at Object. (/Users/roman/Work/TheUpperRoom/node_modules/react-native/Libraries/react-native/react-native.js:15:5) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js:416:10) at Module.load (module.js:343:32) at Function.Module._load (module.js:300:12) at Module.require (module.js:353:17) at require (internal/module.js:12:17) at /Users/roman/Work/TheUpperRoom/node_modules/react-native/node_modules/babel-core/lib/transformation/file/options/option-manager.js:302:17 at Array.map (native) TransformError: /Users/roman/Work/TheUpperRoom/node_modules/react-native-audio-streamer/index.js: DEV is not defined (While processing preset: "/Users/roman/Work/TheUpperRoom/node_modules/react-native/Libraries/react-native/react-native.js")