Masao Kitamura

Results 4 issues of Masao Kitamura

When running the `comprehensive` example, I get this error: ``` Unable to resolve "../../assets/pixi/dragon.atlas" from "Examples/Spine/Dragon.js" ``` ...even though the `dragon.atlas` file exists, and it is referenced in the correct...

When running the `sketch` example, I get this error: ``` /github/expo/expo-pixi/examples/sketch/node_modules/expo/AppEntry.js: api.caller is not a function (While processing preset: "/github/expo/expo-pixi/examples/sketch/node_modules/babel-preset-expo/index.js") Failed building JavaScript bundle. ```

When running the `filter-image` example, I get this error: ``` (node:3942) UnhandledPromiseRejectionWarning: Error: jest-haste-map: @providesModule naming collision: Duplicate module name: Sample Paths: /github/expo/expo-pixi/examples/filter-image/node_modules/expo-pixi/examples/signature/node_modules/react-native/Libraries/Sample/package.json collides with /github/expo/expo-pixi/examples/filter-image/node_modules/expo-pixi/node_modules/react-native/Libraries/Sample/package.json This error is caused...

About 50 student users running on Ubuntu: ```DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS" ``` I'm getting tons of logs in `/var/log/syslog` that look like this: ``` Aug 29 06:25:07 jupyter1...

bug