Ichiro Hiraide

Results 6 comments of Ichiro Hiraide

Any test code required? Let me know current status of this PR.

Same issue for me. To run emulator with livereload, I have to specify both `--target` for ionic/cordova and `--buildFlag` for xcodebuild e.g. ``` $ ionic cordova emulate ios --livereload --target="iPad-Pro--12-9-inch---4th-generation-,...

+1 We plan to use pip-tools managing dependencies only required for development (not in deployment) or not directly required (required by packages we actually use), so we have to turn...

https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html python3.10 on AWS lambda is READY ❗

cause of this problem may be that `/usr/bin/python` is deleted (`/usr/bin/python3` still exists) c.f. https://zenn.dev/sprout2000/articles/df9d59336a51d5 (sorry for Japanese blog only)