ByungHoon YOO

Results 18 comments of ByungHoon YOO

"devDependencies": { "@babel/core": "^7.12.9", "@babel/plugin-proposal-class-properties": "^7.18.6", "@babel/plugin-transform-react-jsx": "^7.18.6", "@expo/next-adapter": "^4.0.8", "@types/react": "~17.0.21", "patch-package": "^6.4.7", "postinstall-postinstall": "^2.1.0", "typescript": "^4.7.4" }, I tryed lastest ts, but same error... btw, thank you for...

yarn next build yarn run v1.22.18 warning ../package.json: No license field $ /Users/bhyoo99/tipy/node_modules/.bin/next build info - Using webpack 5. Reason: Enabled by default https://nextjs.org/docs/messages/webpack5 info - Checking validity of types...

Temporary solution, I decided not to use TS :) haha

Thanks for share your experience I'll test it and fix it if there's a way to improve it :) have a nice day!

Can you provide me with a more accurate environment or code to check the issue?

With the official release of Ios16 and xcode14 versions, this issue needs to be addressed very urgently

Here is my best solution, STEP 1. download xcode13 [https://developer.apple.com/kr/xcode/resources/ ](https://developer.apple.com/kr/xcode/resources/ ) STEP 2. open xcode14 -> preferences -> locations set "command line tools" to xcode 13 STEP 3. launch...

@EvanBacon Is there any help you need to keep this draft going? I want to use expoWebBrowser.openAuthSessionAsync on expo-web(w. expo-router), but it is difficult because it does not support https...