Skip to content

Instantly share code, notes, and snippets.

@skizzo
Created July 28, 2019 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skizzo/8f626915f385152e4a54a9cedb0a2c50 to your computer and use it in GitHub Desktop.
Save skizzo/8f626915f385152e4a54a9cedb0a2c50 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
INFO loaded babel-loader configuration: /Users/steff/Github/iazzu/app/.babelrc
INFO Assets Destination: /Users/steff/Github/iazzu/app
INFO Bundle output: index.ios.bundle
INFO Bundle output (resolved): /Users/steff/Github/iazzu/app/index.ios.bundle
Webpack: Starting ...
INFO Haul is now bundling your React Native app in production mode.
Starting from:
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/console.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/error-guard.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/Number.es6.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/String.prototype.es6.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/Array.es6.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/Object.es7.js
/Users/steff/Github/iazzu/app/node_modules/haul/src/vendor/polyfills/babelHelpers.js
/Users/steff/Github/iazzu/app/node_modules/react-native/Libraries/Core/InitializeCore.js
Webpack: Starting ...
Webpack: Starting ...
✔ Compile modules
❯ Build modules (97%)
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
Webpack: Starting ...
✔ Compile modules
✔ Build modules
✔ Optimize modules
✔ Emit files
Webpack: Finished after 47.477 seconds.
ERROR Failed to compile.
./src/view/animations/index.js
Module not found: Error: Can't resolve './Done' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './Done' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/Done)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Done doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Done.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Done.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Done.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/Done doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/Done]
[/Users/steff/Github/iazzu/app/src/view/animations/Done.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/Done.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/Done.js]
@ ./src/view/animations/index.js 1:509-526
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './MotionCorpse-Jrcanest' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './MotionCorpse-Jrcanest' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/MotionCorpse-Jrcanest)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest]
[/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/MotionCorpse-Jrcanest.js]
@ ./src/view/animations/index.js 1:194-228
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './NoConnection' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './NoConnection' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/NoConnection)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/NoConnection doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/NoConnection doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/NoConnection]
[/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/NoConnection.js]
@ ./src/view/animations/index.js 1:271-296
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './Screen' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './Screen' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/Screen)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Screen doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Screen.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Screen.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/Screen.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/Screen doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/Screen]
[/Users/steff/Github/iazzu/app/src/view/animations/Screen.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/Screen.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/Screen.js]
@ ./src/view/animations/index.js 1:563-582
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './alarm' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './alarm' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/alarm)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/alarm doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/alarm.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/alarm.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/alarm.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/alarm doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/alarm]
[/Users/steff/Github/iazzu/app/src/view/animations/alarm.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/alarm.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/alarm.js]
@ ./src/view/animations/index.js 1:456-474
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './download' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './download' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/download)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/download doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/download.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/download.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/download.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/download doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/download]
[/Users/steff/Github/iazzu/app/src/view/animations/download.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/download.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/download.js]
@ ./src/view/animations/index.js 1:399-420
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './hamburger' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './hamburger' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/hamburger)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/hamburger doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/hamburger.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/hamburger.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/hamburger.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/hamburger doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/hamburger]
[/Users/steff/Github/iazzu/app/src/view/animations/hamburger.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/hamburger.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/hamburger.js]
@ ./src/view/animations/index.js 1:121-143
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './iazzuPhone' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './iazzuPhone' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/iazzuPhone)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone]
[/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/iazzuPhone.js]
@ ./src/view/animations/index.js 1:623-646
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./src/view/animations/index.js
Module not found: Error: Can't resolve './wifi_wiper' in '/Users/steff/Github/iazzu/app/src/view/animations'
resolve './wifi_wiper' in '/Users/steff/Github/iazzu/app/src/view/animations'
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./src/view/animations/wifi_wiper)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper doesn't exist
[/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper]
[/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.ios.js]
[/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.native.js]
[/Users/steff/Github/iazzu/app/src/view/animations/wifi_wiper.js]
@ ./src/view/animations/index.js 1:337-360
@ ./src/view/components/dynamic/CAnimation/CAnimation_app.js
@ ./src/view/components/dynamic/CAnimation/index.ios.js
@ ./src/view/components/images/CIcon/CIcon_app.js
@ ./src/view/components/images/CIcon/index.ios.js
@ ./src/view/components/CHTMLEditor/CHTMLEditor_app.js
@ ./src/view/components/CHTMLEditor/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./index.js 1:574-601 1:2463-2490 1:3008-3035
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@expo/react-native-action-sheet/ActionSheetProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@expo/react-native-action-sheet/ActionSheetProvider.js 1:1219-1246 1:5106-5133 1:5436-5463
@ ./node_modules/@expo/react-native-action-sheet/index.js
@ ./node_modules/react-native-gifted-chat/lib/GiftedChat.js
@ ./node_modules/react-native-gifted-chat/lib/index.js
@ ./src/view/screens/SConversationDetails/SConversationDetails_app.js
@ ./src/view/screens/SConversationDetails/index.ios.js
@ ./src/view/screens.js
@ ./src/view/navigators/AppNavigator_app.js
@ ./src/view/navigators/AppNavigator.ios.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@expo/react-native-action-sheet/connectActionSheet.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@expo/react-native-action-sheet/connectActionSheet.js 1:661-688 1:1439-1466 1:1766-1793
@ ./node_modules/@expo/react-native-action-sheet/index.js
@ ./node_modules/react-native-gifted-chat/lib/GiftedChat.js
@ ./node_modules/react-native-gifted-chat/lib/index.js
@ ./src/view/screens/SConversationDetails/SConversationDetails_app.js
@ ./src/view/screens/SConversationDetails/index.ios.js
@ ./src/view/screens.js
@ ./src/view/navigators/AppNavigator_app.js
@ ./src/view/navigators/AppNavigator.ios.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@expo/react-native-action-sheet/ActionSheet.ios.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@expo/react-native-action-sheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@expo/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@expo/react-native-action-sheet/ActionSheet.ios.js 1:1042-1069 1:3160-3187 1:3470-3497
@ ./node_modules/@expo/react-native-action-sheet/index.js
@ ./node_modules/react-native-gifted-chat/lib/GiftedChat.js
@ ./node_modules/react-native-gifted-chat/lib/index.js
@ ./src/view/screens/SConversationDetails/SConversationDetails_app.js
@ ./src/view/screens/SConversationDetails/index.ios.js
@ ./src/view/screens.js
@ ./src/view/navigators/AppNavigator_app.js
@ ./src/view/navigators/AppNavigator.ios.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-native-community/async-storage/lib/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-native-community/async-storage/lib/index.js 1:471-498 1:852-879 1:1155-1182
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-native-community/async-storage/lib/hooks.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-native-community/async-storage/lib/hooks.js 1:340-367 1:1587-1614 1:1905-1932
@ ./node_modules/@react-native-community/async-storage/lib/index.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-native-community/async-storage/lib/AsyncStorage.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/async-storage/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-native-community/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-native-community/async-storage/lib/AsyncStorage.js 1:360-387 1:5689-5716 1:6631-6658
@ ./node_modules/@react-native-community/async-storage/lib/index.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/getChildNavigation.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/getChildNavigation.js 1:709-736 1:3966-3993 1:4606-4633
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/StateUtils.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/StateUtils.js 1:413-440 1:3639-3666 1:4081-4108
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/getChildrenNavigationCache.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/getChildrenNavigationCache.js 1:192-219 1:954-981 1:1307-1334
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/getChildEventSubscriber.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/getChildEventSubscriber.js 1:362-389 1:4496-4523 1:4840-4867
@ ./node_modules/@react-navigation/core/lib/module/getChildNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/NavigationActions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/NavigationActions.js 1:279-306 1:1608-1635 1:2905-2932
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/getNavigation.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js 1:635-662 1:2321-2348 1:2635-2662
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/getChildRouter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/getChildRouter.js 1:180-207 1:696-723 1:1013-1040
@ ./node_modules/@react-navigation/core/lib/module/getChildNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/navigators/createNavigator.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/navigators)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/navigators/createNavigator.js 1:930-957 1:3877-3904 1:4523-4550
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/navigators/createSwitchNavigator.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/navigators)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/navigators/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/navigators/createSwitchNavigator.js 1:500-527 1:1174-1201 1:1682-1709
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/SwitchRouter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/SwitchRouter.js 1:1040-1067 1:10450-10477 1:10934-10961
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/validateRouteConfigMap.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/validateRouteConfigMap.js 1:357-384 1:1720-1747 1:2404-2431
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/createConfigGetter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/createConfigGetter.js 1:586-613 1:2219-2246 1:2695-2722
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/getScreenForRouteName.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/getScreenForRouteName.js 1:372-399 1:1374-1401 1:1720-1747
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/getNavigationActionCreators.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/getNavigationActionCreators.js 1:488-515 1:1948-1975 1:2474-2501
@ ./node_modules/@react-navigation/core/lib/module/getNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/pathUtils.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/pathUtils.js 1:801-828 1:6968-6995 1:7775-7802
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/TabRouter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/TabRouter.js 1:496-523 1:1230-1257 1:1537-1564
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/KeyGenerator.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/KeyGenerator.js 1:247-274 1:725-752 1:1536-1563
@ ./node_modules/@react-navigation/core/lib/module/routers/StackRouter.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/SwitchActions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/SwitchActions.js 1:360-387 1:850-877 1:1305-1332
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/StackActions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/StackActions.js 1:530-557 1:1965-1992 1:3898-3925
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/validateScreenOptions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/validateScreenOptions.js 1:355-382 1:2266-2293 1:2754-2781
@ ./node_modules/@react-navigation/core/lib/module/routers/createConfigGetter.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/routers/StackRouter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/routers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/routers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/routers/StackRouter.js 1:1147-1174 1:14386-14413 1:15208-15235
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/utils/getActiveChildNavigationOptions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/utils/getActiveChildNavigationOptions.js 1:172-199 1:947-974 1:1485-1512
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/utils/invariant.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/utils/invariant.js 1:92-119 1:1083-1110 1:1546-1573
@ ./node_modules/@react-navigation/core/lib/module/StateUtils.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/utils/withDefaultValue.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/utils/withDefaultValue.js 1:172-199 1:677-704 1:989-1016
@ ./node_modules/@react-navigation/core/lib/module/routers/TabRouter.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/NavigationContext.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/NavigationContext.js 1:307-334 1:746-773 1:1228-1255
@ ./node_modules/@react-navigation/core/lib/module/views/withNavigation.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/SceneView.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/SceneView.js 1:859-886 1:2082-2109 1:2541-2568
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/NavigationEvents.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/NavigationEvents.js 1:853-880 1:2680-2707 1:3484-3511
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/withNavigation.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/withNavigation.js 1:1101-1128 1:2937-2964 1:3416-3443
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/withNavigationFocus.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/withNavigationFocus.js 1:1031-1058 1:2863-2890 1:3362-3389
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/core/lib/module/views/SwitchView/SwitchView.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/SwitchView'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/SwitchView'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./lib/module/views/SwitchView)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/SwitchView/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/SwitchView/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/views/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/module/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/core/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/core/lib/module/views/SwitchView/SwitchView.js 1:844-871 1:2048-2075 1:2533-2560
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/createAppContainer.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/createAppContainer.js 1:1573-1600 1:13302-13329 1:14652-14679
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/Scrollables.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/Scrollables.js 1:793-820 1:3725-3752 1:4516-4543
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/ResourceSavingSceneView.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/ResourceSavingSceneView.js 1:1176-1203 1:3667-3694 1:4447-4474
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/withOrientation.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/withOrientation.js 1:1128-1155 1:3079-3106 1:3545-3572
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/createKeyboardAwareNavigator.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/createKeyboardAwareNavigator.js 1:1025-1052 1:3772-3799 1:4085-4112
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/createNavigationAwareScrollable.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/createNavigationAwareScrollable.js 1:1141-1168 1:6008-6035 1:6371-6398
@ ./node_modules/@react-navigation/native/src/Scrollables.js
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/utils/docsUrl.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src/utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/utils/docsUrl.js 1:173-200 1:541-568 1:838-865
@ ./node_modules/@react-navigation/native/src/createAppContainer.js
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/@react-navigation/native/src/utils/invariant.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./src/utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/@react-navigation/native/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/@react-navigation/native/src/utils/invariant.js 1:92-119 1:1064-1091 1:1517-1544
@ ./node_modules/@react-navigation/native/src/Scrollables.js
@ ./node_modules/@react-navigation/native/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-clone-referenced-element/cloneReferencedElement.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-clone-referenced-element'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-clone-referenced-element'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-clone-referenced-element/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-clone-referenced-element/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-clone-referenced-element/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-clone-referenced-element/cloneReferencedElement.js 1:282-309 1:2243-2270 1:2581-2608
@ ./node_modules/react-native/Libraries/Lists/ListView/ListView.js
@ ./node_modules/react-native/Libraries/react-native/react-native-implementation.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-intl-redux/lib/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-intl-redux/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-intl-redux/lib/index.js 1:105-132 1:1715-1742 1:2896-2923
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-intl-redux/lib/components/IntlProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-intl-redux/package.json (relative path: ./lib/components)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-intl-redux/lib/components/IntlProvider.js 1:105-132 1:894-921 1:1361-1388
@ ./node_modules/react-intl-redux/lib/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-intl-redux/lib/components/Provider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-intl-redux/package.json (relative path: ./lib/components)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/components/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl-redux/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-intl-redux/lib/components/Provider.js 1:105-132 1:1198-1225 1:2075-2102
@ ./node_modules/react-intl-redux/lib/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-intl/lib/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-intl/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-intl/package.json (relative path: ./lib)
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-intl/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-intl/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-intl/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-intl/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-intl/lib/index.js 1:105-132 1:35555-35582 1:47076-47103
@ ./src/data/store.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-is/cjs/react-is.production.min.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-is/cjs'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-is/cjs'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-is/package.json (relative path: ./cjs)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-is/cjs/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-is/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-is/cjs/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-is/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-is/cjs/react-is.production.min.js 8:108-135 8:3013-3040 8:5032-5059
@ ./node_modules/react-is/index.js
@ ./node_modules/@react-navigation/core/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
@ ./node_modules/@react-navigation/core/lib/module/views/withNavigationFocus.js
@ ./node_modules/@react-navigation/core/lib/module/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-lifecycles-compat/react-lifecycles-compat.cjs.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-lifecycles-compat'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-lifecycles-compat'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-lifecycles-compat/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-lifecycles-compat/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-lifecycles-compat/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-lifecycles-compat/react-lifecycles-compat.cjs.js 1:105-132 1:3999-4026 1:4818-4845
@ ./node_modules/react-navigation-tabs/src/navigators/createBottomTabNavigator.js
@ ./node_modules/react-navigation-tabs/src/index.js
@ ./node_modules/react-navigation/src/react-navigation.js
@ ./src/data/utils/ReactNavigationHelper.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-mixin/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-mixin'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-mixin'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-mixin/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-mixin/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-mixin/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-mixin/index.js 1:92-119 1:3251-3278 1:3894-3921
@ ./src/view/components/images/CLightbox/ViewPager.js
@ ./src/view/components/images/CLightbox/CGallery_app.js
@ ./src/view/components/images/CLightbox/CLightbox_app.js
@ ./src/view/components/images/CLightbox/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-actionsheet/lib/styles.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-actionsheet/lib/styles.js 1:271-298 1:1459-1486 1:2151-2178
@ ./node_modules/react-native-actionsheet/lib/ActionSheetCustom.js
@ ./node_modules/react-native-actionsheet/lib/index.js
@ ./src/view/components/offscreen/CActionSheets/CActionSheets_app.js
@ ./src/view/components/offscreen/CActionSheets/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-actionsheet/lib/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-actionsheet/lib/index.js 1:474-501 1:1076-1103 1:1646-1673
@ ./src/view/components/offscreen/CActionSheets/CActionSheets_app.js
@ ./src/view/components/offscreen/CActionSheets/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-actionsheet/lib/ActionSheetIOS.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-actionsheet/lib/ActionSheetIOS.js 1:883-910 1:2878-2905 1:3598-3625
@ ./node_modules/react-native-actionsheet/lib/index.js
@ ./src/view/components/offscreen/CActionSheets/CActionSheets_app.js
@ ./src/view/components/offscreen/CActionSheets/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-actionsheet/lib/ActionSheetCustom.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/package.json (relative path: ./lib)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/lib/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-actionsheet/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-actionsheet/lib/ActionSheetCustom.js 1:1246-1273 1:8348-8375 1:9654-9681
@ ./node_modules/react-native-actionsheet/lib/index.js
@ ./src/view/components/offscreen/CActionSheets/CActionSheets_app.js
@ ./src/view/components/offscreen/CActionSheets/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/wrapStyleTransforms.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/wrapStyleTransforms.js 1:362-389 1:1121-1148 1:1616-1643
@ ./node_modules/react-native-animatable/createAnimatableComponent.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/createAnimation.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/createAnimation.js 1:332-359 1:1980-2007 1:2836-2863
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/flattenStyle.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/flattenStyle.js 1:382-409 1:972-999 1:1273-1300
@ ./node_modules/react-native-animatable/createAnimation.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/getDefaultStyleValue.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/getDefaultStyleValue.js 1:186-213 1:1437-1464 1:2088-2115
@ ./node_modules/react-native-animatable/getStyleValues.js
@ ./node_modules/react-native-animatable/createAnimatableComponent.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/getStyleValues.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/getStyleValues.js 1:415-442 1:979-1006 1:1286-1313
@ ./node_modules/react-native-animatable/createAnimatableComponent.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/easing.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/easing.js 1:213-240 1:2428-2455 1:2854-2881
@ ./node_modules/react-native-animatable/createAnimatableComponent.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/createAnimatableComponent.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/createAnimatableComponent.js 1:1773-1800 1:16754-16781 1:18571-18598
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/registry.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/registry.js 1:516-543 1:1293-1320 1:2210-2237
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/index.js 1:1121-1148 1:1873-1900 1:2540-2567
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/flippers.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/flippers.js 1:222-249 1:1379-1406 1:2090-2117
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/sliding-exits.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/sliding-exits.js 1:416-443 1:1271-1298 1:2209-2236
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/attention-seekers.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/attention-seekers.js 1:303-330 1:2805-2832 1:4392-4419
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/zooming-entrances.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/zooming-entrances.js 1:464-491 1:1598-1625 1:2679-2706
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/zooming-exits.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/zooming-exits.js 1:469-496 1:1641-1668 1:2710-2737
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/lightspeed.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/lightspeed.js 1:199-226 1:870-897 1:1331-1358
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/fading-exits.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/fading-exits.js 1:519-546 1:1832-1859 1:3509-3536
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/fading-entrances.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/fading-entrances.js 1:510-537 1:1791-1818 1:3488-3515
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/bouncing-exits.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/bouncing-exits.js 1:261-288 1:1514-1541 1:2437-2464
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/bouncing-entrances.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/bouncing-entrances.js 1:256-283 1:1395-1422 1:2328-2355
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-animatable/definitions/sliding-entrances.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-animatable/package.json (relative path: ./definitions)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/definitions/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-animatable/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-animatable/definitions/sliding-entrances.js 1:412-439 1:1250-1277 1:2198-2225
@ ./node_modules/react-native-animatable/definitions/index.js
@ ./node_modules/react-native-animatable/index.js
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-branch/src/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-branch/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-branch/src/index.js 1:959-986 1:5455-5482 1:7245-7272
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-branch/src/branchUniversalObject.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-branch/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-branch/src/branchUniversalObject.js 1:556-583 1:6463-6490 1:6942-6969
@ ./node_modules/react-native-branch/src/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-branch/src/BranchEvent.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-branch/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-branch/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-branch/src/BranchEvent.js 1:557-584 1:5167-5194 1:5594-5621
@ ./node_modules/react-native-branch/src/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-camera/src/RNCamera.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-camera/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-camera/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-camera/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-camera/src/RNCamera.js 1:1564-1591 1:23703-23730 1:25348-25375
@ ./node_modules/react-native-camera/src/index.js
@ ./src/view/components/CNavigationDrawer/CNavigationDrawer_app.js
@ ./src/view/components/CNavigationDrawer/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-camera/src/FaceDetector.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-camera/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-camera/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-camera/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-camera/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-camera/src/FaceDetector.js 1:590-617 1:2567-2594 1:3320-3347
@ ./node_modules/react-native-camera/src/index.js
@ ./src/view/components/CNavigationDrawer/CNavigationDrawer_app.js
@ ./src/view/components/CNavigationDrawer/index.native.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-code-push/logging.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-code-push/logging.js 1:92-119 1:466-493 1:743-770
@ ./node_modules/react-native-code-push/CodePush.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-code-push/AlertAdapter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-code-push/AlertAdapter.js 1:243-270 1:1107-1134 1:1393-1420
@ ./node_modules/react-native-code-push/CodePush.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-code-push/RestartManager.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-code-push/RestartManager.js 1:254-281 1:2130-2157 1:2579-2606
@ ./node_modules/react-native-code-push/CodePush.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-code-push/CodePush.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-code-push/CodePush.js 1:1447-1474 1:26765-26792 1:29631-29658
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-code-push/request-fetch-adapter.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-code-push'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-code-push/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-code-push/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-code-push/request-fetch-adapter.js 1:254-281 1:1839-1866 1:2158-2185
@ ./node_modules/react-native-code-push/CodePush.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-communications/AKCommunications.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-communications'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-communications'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-communications/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-communications/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-communications/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-communications/AKCommunications.js 1:311-338 1:5457-5484 1:6909-6936
@ ./node_modules/react-native-gifted-chat/lib/MessageText.js
@ ./node_modules/react-native-gifted-chat/lib/GiftedChat.js
@ ./node_modules/react-native-gifted-chat/lib/index.js
@ ./src/view/screens/SConversationDetails/SConversationDetails_app.js
@ ./src/view/screens/SConversationDetails/index.ios.js
@ ./src/view/screens.js
@ ./src/view/navigators/AppNavigator_app.js
@ ./src/view/navigators/AppNavigator.ios.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-device-info/deviceinfo.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-device-info'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-device-info'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-device-info/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-device-info/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-device-info/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-device-info/deviceinfo.js 1:213-240 1:10307-10334 1:11027-11054
@ ./src/data/utils/HelperPlatform/HelperPlatform_app.js
@ ./src/data/utils/HelperPlatform/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-dropdownalert/DropdownAlert.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-dropdownalert/DropdownAlert.js 1:1455-1482 1:18018-18045 1:18325-18352
@ ./src/view/components/navigation/CInAppNotification/CInAppNotification_app.js
@ ./src/view/components/navigation/CInAppNotification/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-dropdownalert/imageview.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-dropdownalert/imageview.js 1:1189-1216 1:2881-2908 1:3176-3203
@ ./node_modules/react-native-dropdownalert/DropdownAlert.js
@ ./src/view/components/navigation/CInAppNotification/CInAppNotification_app.js
@ ./src/view/components/navigation/CInAppNotification/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-dropdownalert/functions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-dropdownalert/functions.js 1:92-119 1:712-739 1:1013-1040
@ ./node_modules/react-native-dropdownalert/DropdownAlert.js
@ ./src/view/components/navigation/CInAppNotification/CInAppNotification_app.js
@ ./src/view/components/navigation/CInAppNotification/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-dropdownalert/constants.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-dropdownalert/constants.js 1:133-160 1:1178-1205 1:2477-2504
@ ./node_modules/react-native-dropdownalert/DropdownAlert.js
@ ./src/view/components/navigation/CInAppNotification/CInAppNotification_app.js
@ ./src/view/components/navigation/CInAppNotification/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-dropdownalert/label.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-dropdownalert/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-dropdownalert/label.js 1:1147-1174 1:2423-2450 1:2706-2733
@ ./node_modules/react-native-dropdownalert/DropdownAlert.js
@ ./src/view/components/navigation/CInAppNotification/CInAppNotification_app.js
@ ./src/view/components/navigation/CInAppNotification/index.ios.js
@ ./src/view/components/index.js
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fast-image/src/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/src'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/src'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/package.json (relative path: ./src)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/src/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/src/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fast-image/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fast-image/src/index.js 1:725-752 1:3666-3693 1:4779-4806
@ ./src/view/App/App_app.js
@ ./src/view/App/index.ios.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBGameRequestDialog.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBGameRequestDialog.js 1:105-132 1:654-681 1:970-997
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBLoginButton.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBLoginButton.js 1:1176-1203 1:4177-4204 1:4745-4772
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBMessageDialog.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBMessageDialog.js 1:105-132 1:796-823 1:1100-1127
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBLoginManager.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBLoginManager.js 1:105-132 1:1209-1236 1:1510-1537
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBAppEventsLogger.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBAppEventsLogger.js 1:267-294 1:2258-2285 1:2568-2595
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBShareApi.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBShareApi.js 1:105-132 1:867-894 1:1156-1183
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBShareDialog.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBShareDialog.js 1:105-132 1:845-872 1:1143-1170
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBShareButton.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBShareButton.js 1:1176-1203 1:3282-3309 1:3850-3877
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBGraphRequest.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBGraphRequest.js 1:370-397 1:1302-1329 1:1607-1634
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBGraphRequestManager.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBGraphRequestManager.js 1:370-397 1:2192-2219 1:2844-2871
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBSendButton.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBSendButton.js 1:1175-1202 1:3268-3295 1:3829-3856
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBLikeView.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBLikeView.js 1:1173-1200 1:3554-3581 1:4101-4128
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBAccessToken.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBAccessToken.js 1:370-397 1:2443-2470 1:2880-2907
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/FBAppInviteDialog.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/FBAppInviteDialog.js 1:105-132 1:642-669 1:952-979
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphValueContainer.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js/models)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphValueContainer.js 1:370-397 1:1647-1674 1:2003-2030
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphObject.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js/models)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphObject.js 1:574-601 1:1382-1409 1:1714-1741
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphAction.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./js/models)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/models/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/js/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fbsdk/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fbsdk/js/models/FBShareOpenGraphAction.js 1:662-689 1:1697-1724 1:2029-2056
@ ./node_modules/react-native-fbsdk/js/index.js
@ ./src/data/utils/FacebookManager/FacebookManager_app.js
@ ./src/data/utils/FacebookManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/index.js 1:1063-1090 1:10410-10437 1:13252-13279
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/ios.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/ios.js 1:213-240 1:1232-1259 1:2051-2078
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/android.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/android.js 1:213-240 1:1450-1477 1:2297-2324
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/fs.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/fs.js 1:648-675 1:7079-7106 1:10175-10202
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/json-stream.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: .)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/json-stream.js 1:553-580 1:1645-1672 1:2073-2100
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/class/StatefulPromise.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./class)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/class/StatefulPromise.js 1:737-764 1:1418-1445 1:1734-1761
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/class/RNFetchBlobFile.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./class)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/class/RNFetchBlobFile.js 1:390-417 1:918-945 1:1516-1543
@ ./node_modules/react-native-fetch-blob/fs.js
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/class/RNFetchBlobReadStream.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./class)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/class/RNFetchBlobReadStream.js 1:537-564 1:2412-2439 1:3040-3067
@ ./node_modules/react-native-fetch-blob/fs.js
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/class/RNFetchBlobWriteStream.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./class)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/class/RNFetchBlobWriteStream.js 1:478-505 1:1939-1966 1:2572-2599
@ ./node_modules/react-native-fetch-blob/fs.js
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/class/RNFetchBlobSession.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./class)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/class/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/class/RNFetchBlobSession.js 1:478-505 1:2182-2209 1:2937-2964
@ ./node_modules/react-native-fetch-blob/fs.js
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/Fetch.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/Fetch.js 1:801-828 1:5734-5761 1:7015-7042
@ ./node_modules/react-native-fetch-blob/polyfill/index.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequestEventTarget.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequestEventTarget.js 1:931-958 1:3567-3594 1:4058-4085
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js 1:1237-1264 1:11435-11462 1:12585-12612
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/EventTarget.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/EventTarget.js 1:497-524 1:2038-2065 1:2473-2500
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequestEventTarget.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/File.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/File.js 1:837-864 1:1823-1850 1:2109-2136
@ ./node_modules/react-native-fetch-blob/polyfill/index.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/index.js 1:682-709 1:1230-1257 1:1524-1551
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/ProgressEvent.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/ProgressEvent.js 1:784-811 1:1960-1987 1:2273-2300
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/FileReader.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/FileReader.js 1:1160-1187 1:3155-3182 1:3586-3613
@ ./node_modules/react-native-fetch-blob/polyfill/index.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/Blob.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js 1:1125-1152 1:8162-8189 1:8998-9025
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/polyfill/Event.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./polyfill)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/polyfill/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/polyfill/Event.js 1:437-464 1:1010-1037 1:1299-1326
@ ./node_modules/react-native-fetch-blob/polyfill/ProgressEvent.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/utils/uuid.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/utils/uuid.js 1:173-200 1:583-610 1:872-899
@ ./node_modules/react-native-fetch-blob/polyfill/Blob.js
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/utils/uri.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/utils/uri.js 1:172-199 1:1076-1103 1:1365-1392
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/utils/log.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/utils/log.js 1:437-464 1:2337-2364 1:2617-2644
@ ./node_modules/react-native-fetch-blob/polyfill/XMLHttpRequest.js
@ ./node_modules/react-native-fetch-blob/json-stream.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-fetch-blob/utils/unicode.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./utils)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/utils/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-fetch-blob/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-fetch-blob/utils/unicode.js 1:172-199 1:680-707 1:973-1000
@ ./node_modules/react-native-fetch-blob/polyfill/Fetch.js
@ ./node_modules/react-native-fetch-blob/polyfill/index.js
@ ./node_modules/react-native-fetch-blob/index.js
@ ./src/data/utils/FileManager/FileManager_app.js
@ ./src/data/utils/FileManager/index.ios.js
@ ./src/data/utils/index.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/index.js 1:606-633 1:983-1010 1:1271-1298
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/common/NativeError.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/common'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/common'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/common)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/common/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/common/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/common/NativeError.js 1:825-852 1:1846-1873 1:2154-2181
@ ./node_modules/react-native-firebase/dist/modules/firestore/SnapshotError.js
@ ./node_modules/react-native-firebase/dist/modules/firestore/DocumentReference.js
@ ./node_modules/react-native-firebase/dist/modules/firestore/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js 1:1630-1657 1:4585-4612 1:5458-5485
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/EventTypes.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/EventTypes.js 1:236-263 1:1123-1150 1:1780-1807
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/AdRequest.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/AdRequest.js 1:437-464 1:2216-2243 1:2525-2552
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/Banner.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/Banner.js 1:572-599 1:1266-1293 1:1706-1733
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/VideoOptions.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/VideoOptions.js 1:437-464 1:1309-1336 1:1627-1654
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/NativeExpress.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/NativeExpress.js 1:579-606 1:1308-1335 1:1776-1803
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/AdMobComponent.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/AdMobComponent.js 1:1600-1627 1:5251-5278 1:6218-6245
@ ./node_modules/react-native-firebase/dist/modules/admob/Banner.js
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/RewardedVideo.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/RewardedVideo.js 1:811-838 1:3921-3948 1:4400-4427
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/admob/Interstitial.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/admob)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/admob/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/admob/Interstitial.js 1:758-785 1:3098-3125 1:3573-3600
@ ./node_modules/react-native-firebase/dist/modules/admob/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/analytics/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/analytics'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/analytics'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/analytics)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/analytics/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/analytics/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/analytics/index.js 1:934-961 1:4938-4965 1:6021-6048
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/AuthSettings.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/AuthSettings.js 1:513-540 1:1765-1792 1:2082-2109
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/User.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/User.js 1:631-658 1:6873-6900 1:7166-7193
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js 1:2104-2131 1:14214-14241 1:15080-15107
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/phone/ConfirmationResult.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/phone)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/phone/ConfirmationResult.js 1:482-509 1:1496-1523 1:1837-1864
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/phone/PhoneAuthListener.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/phone)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/phone/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/phone/PhoneAuthListener.js 1:639-666 1:6272-6299 1:6610-6637
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/TwitterAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/TwitterAuthProvider.js 1:437-464 1:1394-1421 1:1909-1936
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/OAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/OAuthProvider.js 1:437-464 1:1360-1387 1:1851-1878
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/PhoneAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/PhoneAuthProvider.js 1:437-464 1:1388-1415 1:1895-1922
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/FacebookAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/FacebookAuthProvider.js 1:437-464 1:1391-1418 1:1910-1937
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/EmailAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/EmailAuthProvider.js 1:437-464 1:1741-1768 1:2437-2464
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/GoogleAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/GoogleAuthProvider.js 1:437-464 1:1386-1413 1:1897-1924
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/auth/providers/GithubAuthProvider.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/auth/providers)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/providers/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/auth/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/auth/providers/GithubAuthProvider.js 1:437-464 1:1375-1402 1:1886-1913
@ ./node_modules/react-native-firebase/dist/modules/auth/index.js
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/config/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/config'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/config'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/config)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/config/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/config/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/config/index.js 1:936-963 1:4353-4380 1:5094-5121
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/core/firebase.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/core)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js 1:1546-1573 1:5056-5083 1:8056-8083
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/core/app.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/core)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/core/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/core/app.js 1:1818-1845 1:5562-5589 1:6009-6036
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/crashlytics/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/crashlytics'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/crashlytics'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/crashlytics)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/crashlytics/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/crashlytics/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/crashlytics/index.js 1:900-927 1:3018-3045 1:3777-3804
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/database/index.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database'
Parsed request is a module
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./dist/modules/database)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/app/node_modules/node_modules doesn't exist or is not a directory
/Users/steff/Github/iazzu/node_modules doesn't exist or is not a directory
/Users/steff/Github/node_modules doesn't exist or is not a directory
/Users/steff/node_modules doesn't exist or is not a directory
/Users/node_modules doesn't exist or is not a directory
/node_modules doesn't exist or is not a directory
looking for modules in /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
looking for modules in /Users/steff/Github/iazzu/app/node_modules
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules)
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/node_modules/react-native-firebase/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
using description file: /Users/steff/Github/iazzu/app/package.json (relative path: ./node_modules/react-hot-loader)
no extension
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
.ios.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js doesn't exist
.native.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js doesn't exist
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader doesn't exist
as directory
/Users/steff/Github/iazzu/app/node_modules/react-hot-loader doesn't exist
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/node_modules]
[/Users/steff/Github/iazzu/node_modules]
[/Users/steff/Github/node_modules]
[/Users/steff/node_modules]
[/Users/node_modules]
[/node_modules]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.ios.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.native.js]
[/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/node_modules/react-hot-loader.js]
[/Users/steff/Github/iazzu/app/node_modules/react-hot-loader.js]
@ ./node_modules/react-native-firebase/dist/modules/database/index.js 1:1243-1270 1:3821-3848 1:4715-4742
@ ./node_modules/react-native-firebase/dist/modules/core/firebase.js
@ ./node_modules/react-native-firebase/dist/index.js
@ ./src/bgMessaging.js
@ ./index.js
@ multi ./node_modules/haul/src/vendor/polyfills/Object.es6.js ./node_modules/haul/src/vendor/polyfills/console.js ./node_modules/haul/src/vendor/polyfills/error-guard.js ./node_modules/haul/src/vendor/polyfills/Number.es6.js ./node_modules/haul/src/vendor/polyfills/String.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.prototype.es6.js ./node_modules/haul/src/vendor/polyfills/Array.es6.js ./node_modules/haul/src/vendor/polyfills/Object.es7.js ./node_modules/haul/src/vendor/polyfills/babelHelpers.js ./node_modules/react-native/Libraries/Core/InitializeCore.js ./index.js
./node_modules/react-native-firebase/dist/modules/database/OnDisconnect.js
Module not found: Error: Can't resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database'
resolve 'react-hot-loader' in '/Users/steff/Github/iazzu/app/node_modules/react-native-firebase/dist/modules/database'
Parsed request is a module
using des
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment