본문 바로가기

반응형

error

(18)
[ springframework 에러 ] Required String parameter 'h-captcha-response' is not present 해결 방법 ! https://dondons.tistory.com/19 [Ajax 에러노트] Required String parameter '인자' is not presentAjax 에러노트 Required String parameter '인자' is not present code:400message:HTTP Status 400 - Required String parameter 'pbNum' is not presenterror:Bad Request스트링쿼리로 controller로 값을 보내고 json에 담아 ajax로 받아오는 과dondons.tistory.comorg.springframework.web.bind.MissingServletRequestParameterException: Required String par..
옛 버전 iOS 소스 코드 빌드업 하는 방법 2024 년 07월 01일 - 소장 -  iOS 웹뷰 로 개발된 앱.. 이거.. iOS 배포 가능할까요?관련 계정은 다 있어요.. 기존에 iOS 서비스를 하고 있는 업체인데.. 처음 개발 후 한번 배포한 것이 현재 상황임. 보안 관련 오류 건을 수정하고..배포할 내부 개발자가 없어서.. 저희가 할 수 있는지 확 인 중입니다 - 전임 - 페이지를 보여주는 웹뷰로, Firebase와 연동하여 푸시알림 기능이 있는 것 같습니다. 그 외에는 로딩중 스플래시 이미지를 띄우는 기능, 커스텀 알럿 기능 등이 있는 것 같습니다. - 소장 -그렇죠.. 기능은 얼마없을꺼요.. 이놈이 뭐.. 보안에 문제가 있다고 해서.. 일부 수정할 꺼고.. 그런 후 배포를 하려는데.. 할 수 있을까요? 위와 같이 처음 대화가 이루어졌다...
VS Code의 ESLint 확장과 Prettier 확장 간의 충돌 에러를 위해 내가 해본 것들 1. VS Code 설정 세팅 수정 settings.json 파일 찾는 방법VS Code의 settings.json 파일은 사용자 설정 또는 작업 영역 설정에 위치할 수 있습니다. 사용자 설정 (User Settings): Windows: %APPDATA%\Code\User\settings.json macOS: $HOME/Library/Application Support/Code/User/settings.json Linux: $HOME/.config/Code/User/settings.json 사용자 설정은 VS Code의 모든 인스턴스에 적용됩니다. 작업 영역 설정 (Workspace Settings): 작업 영역 설정은 프로젝트의 루트 디렉토리에 .vscode 폴더 내에 settings.json 파일로..
Warning: Extra attributes from the server: ap-style 이 에러 해결하는 방법은 suppressHydrationWarning 이것 뿐인가 ? https://velog.io/@brgndy/Next.js-13-%EB%8B%A4%ED%81%AC-%EB%AA%A8%EB%93%9C-%EA%B5%AC%ED%98%84%EC%8B%9C-Warning-Extra-attributes-from-the-server-data-themestyle-at-body-at-html-at-RedirectErrorBoundary-%EC%97%90%EB%9F%AC Next.js 13 다크 모드 구현시 Warning: Extra attributes from the server: data-theme,style at body at html at Re추후 더 나은 방법을 찾아야 할 부분Next.js 에서 다크모드를 구현하다가 이러한 에러를 만났다. 구글링을 해보니 서버쪽에서 렌더링하는 ..
Ubuntu -MySQL 설치시 의존성 에러 ? Ignoring file 'tor-project' in directory '/etc/apt/sources.list.d/' as it has no filename extension 기존:28 https://repo.mongodb.org/apt/ubuntu focal/mongodb-org/5.0 Release 받기:29 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease [270 kB] 기존:30 https://ppa.launchpadcontent.net/maarten-fonville/android-studio/ubuntu jammy InRelease 기존:31 https://repo.mongodb.org/apt/ubuntu jammy/mongodb-org/6.0 Release 기존:33 https://ppa.launchpadcontent.net/recoll-backports/recoll-1.15-on/ubuntu jammy InR..
에러 해결 완료 ERR_PACKAGE_PATH_NOT_EXPORTED Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath is not defined by "exports" in at new NodeError at throwExportsNotFound at packageExportsResolve at resolveExports .... 생략 .... code: 'ERR_PACKAGE_PATH_NOT_EXPORTED' 일단 이런 에러 보면 눈물 그만 흘리고 내가 어떤 node 버전을 쓰고 있는지 생각해 보자 일단 잘 기억 안 날텐데 NVM 이라고 아실려나 ? $node -v v17.4.0 나도 최신? 버전? 나름 최근거를 사용하고 있는데 아마 버전의 문제일 것이다. 나는 1개 의 노드 버전 밖에 안 쓰는데 어떻 하냐고 ? 하나를 ..
EXPO 실행 에러 [GraphQL] Entity not authorized 해결방법 여기로 npx expo start 명령어를 통해 앱을 실행시키면 Logs for your project will appear below. Press Ctrl+C to exit. › Opening on Android... › Opening emulator Pixel_3a_API_34_extension_level_7_x86_64 › Opening exp://192.168.0.37:8081 on Pixel_3a_API_34_extension_level_7_x86_64 › Press ? │ show all commands An Expo user account is required to proceed. Log in to EAS ? Email or username » An Expo user account is requir..
Error: Cannot install mysql because conflicting formulae are installed. MariaDB 와 MySql 의 충돌에 대하여 error: Cannot install mysql because conflicting formulae are installed. mariadb: because mysql, mariadb, and percona install the same binaries 해당 에러의 경우 맥OS에서 마리아 디비와 Mysql 디비 두개를 동시에 깔았을 때 생기는 이슈 에러이다. 다행이도 맥 OS 에서는 https://brew.sh/ko/ Homebrew The Missing Package Manager for macOS (or Linux). brew.sh Homebrew 라는 것을 패키지 관리자로 사용하게 되는데 해당 프로그램을 통해 설치하게 된다. 만약에 내가 두개를 모두 깔았거나 두개를 모두 사용하고싶을때는 이또한 b..

반응형