expo / expo-pixi

Tools for using pixi.js in Expo
MIT License
304 stars 119 forks source link

Unable to resolve "uuid/v1" from "node_modules/@expo/browser-polyfill/src/DOM/HTMLImageElement.js" #126

Open mouzakim opened 4 years ago

mouzakim commented 4 years ago

So whenever I try to work with expo-pixi I get this error: The project is in expo managed workflow. Unable to resolve "uuid/v1" from "node_modules/@expo/browser-polyfill/src/DOM/HTMLImageElement.js" Now I double checked and uuid is valid and is within the modules and browser-polyfill does access it in different scenarios. If I remove my import for expo-pixi it works. Does anyone know a solutions for it? Deps:

"dependencies": { "@material-ui/core": "^4.10.2", "@material-ui/icons": "^4.9.1", "@react-native-community/masked-view": "0.1.6", "@react-native-community/slider": "^3.0.0", "@react-native-firebase/app": "^8.1.0", "@react-native-firebase/storage": "^7.2.1", "@react-navigation/bottom-tabs": "^5.6.1", "@react-navigation/material-bottom-tabs": "^5.2.10", "@react-navigation/native": "^5.6.1", "@react-navigation/stack": "^5.6.2", "@terrylinla/react-native-sketch-canvas": "^0.8.0", "axios": "^0.19.2", "base-64": "^0.1.0", "expo": "~37.0.3", "expo-asset": "~8.1.5", "expo-auth-session": "^1.4.1", "expo-av": "~8.1.0", "expo-camera": "~8.2.0", "expo-constants": "^9.1.1", "expo-file-system": "^9.0.1", "expo-font": "~8.1.0", "expo-gl": "^8.3.1", "expo-image-picker": "~8.1.0", "expo-pixi": "^1.2.0", "firebase": "^7.15.5", "react": "~16.9.0", "react-dom": "~16.9.0", "react-google-font-loader": "^1.1.0", "react-h5-audio-player": "^3.2.0", "react-howler": "^3.7.4", "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz", "react-native-animated-progress-bar": "^1.1.0", "react-native-camera": "^3.31.0", "react-native-canvas": "^0.1.37", "react-native-countdown-component": "^2.7.1", "react-native-easy-grid": "^0.2.2", "react-native-elements": "^2.0.2", "react-native-firebase": "^5.6.0", "react-native-gesture-handler": "~1.6.0", "react-native-image-picker": "^2.3.1", "react-native-ionicons": "^4.6.5", "react-native-media-controls": "^2.0.3", "react-native-media-editor": "0.0.1", "react-native-modal": "^11.5.6", "react-native-modals": "^0.19.9", "react-native-navbar": "^2.1.0", "react-native-navigation": "^6.8.0", "react-native-paper": "^3.10.1", "react-native-progress": "^4.1.2", "react-native-reanimated": "~1.7.0", "react-native-safe-area-context": "0.7.3", "react-native-screens": "~2.2.0", "react-native-sketch-draw": "^2.0.2", "react-native-slider": "^0.11.0", "react-native-sound": "^0.11.0", "react-native-sound-playerview": "^1.0.0", "react-native-svg": "^12.1.0", "react-native-vector-icons": "^6.6.0", "react-native-web": "~0.11.7", "react-native-webview": "^10.3.2", "react-navigation": "^4.3.9", "react-navigation-header-buttons": "^4.0.2", "react-navigation-material-bottom-tabs": "^2.2.12", "react-navigation-stack": "^2.7.0", "react-use-audio-player": "0.0.18", "sync-storage": "^0.4.2", "uuid": "^8.2.0", "validate.js": "^0.13.1" },

Joshandrews43 commented 3 years ago

+1, just got this today after no issues for months.

sunji0peng commented 3 years ago

+1 in node.js server