전체 글15 linode ssl error solution my workspace envirment ubuntu apache Deploying certificate Successfully deployed certificate for mydomain.com to /etc/apache2/sites-enabled/wordpress-le-ssl.conf Successfully deployed certificate for www.mydomain.com to /etc/apache2/sites-enabled/wordpress-le-ssl.conf Failed redirect for mydomain.com Unable to set the redirect enhancement for mydomain.com. NEXT STEPS: - The certificate was saved.. 2022. 11. 23. react-native link error Unrecognized command "link" react-native link error Unrecognized command "link" make a "assets" directory at root and make fonts folder at assets then make a react-native.config.js module.exports = { project: { ios: {}, android: {} }, assets: ['./src/assets/'], }; npx react-native-asset 2022. 10. 27. error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. info Found Xcode workspace "NativeModuleWorkshop.xcworkspace" info Building (using "xcodebuild -workspace NativeModuleWorkshop.xcworkspace -configuration Debug -scheme NativeModuleWorkshop -destination id=E053A5E4-D7B1-4AD1-9310-C1A6F203C9F9") error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app w.. 2022. 10. 12. Error on line 48, column 5: Expected a key while parsing a block mapping Error on line 48, column 5: Expected a key while parsing a block mapping flutter 플러터를 할 경우 yaml 파일에서 에러가 발생하였다. 단순한 들여쓰기 에러다 1. 에러 assets 구문의 위치가 중요 2. 해결 flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. uses-material-design: true # To add assets to your application, add an assets .. 2022. 8. 16. 이전 1 2 3 4 다음