본문 바로가기
반응형

분류 전체보기407

PC 에 삼성노트(samsung note) 설치하기 갤럭시탭 s7 구매로 삼성 노트 활용이 무척 많아져서 PC 에서도 삼성 노트를 동기화 해서 써보려 하였습니다. 갤럭시폰이나 갤럭시탭에는 기본메모 어플로 Samsung Notes (삼성노트)가 설치되어 있는데 문제는 Samsung Notes (삼성노트)는 삼성PC 혹은 삼성노트북에서만 설치가 가능하여 일반 PC 에서는 윈도우 스토어에 들어가면 설치시 "코드 사용"이란 버튼만 나타나 있어 설치가 불가능합니다. 일반 PC 윈도우10에 Samsung Notes (삼성노트)를 설치하는 방법을 알아보았습니다. 1. 아래 링크에서 Samsung Notes (삼성노트) 설치파일을 다운 받습니다. androidfilehost.com/?fid=1322778262904019031 SamsungNotesMicrosoftSto.. 2020. 10. 15.
npm i -g firebase-tools leads to ...firebase.ps1 cannot be loaded because running scripts is disabled on this system 윈도우 환경에서 firebase cli Command 를 수행할 때 아래와 같은 명령어가 뜨면서 동작 오류가 발생할 때가 있다. + CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess cmd 창을 실행 할 때 관리자 권한으로 실행해 주면 정상동작한다. 2020. 10. 8.
Sqlyog 설정 백업 및 복구 C:\Users\\AppData\Roaming\SQLyog 의 sqlyog 설정파일을 복사 하고 다시 실행. 2020. 5. 29.
valet install 오류, Could not install the nginxservice service valet 설치시 위와 같은 오류가 발생할 경우 1. powershell 또는 cmd 를 관리자 권한실행 2. c 드라이브에서 valet install 설치 대부분 드라이브를 다른곳에서 실행할 경우 발생한다. 2020. 5. 20.
laravel/framework v5.4.9 requires ext-mbstring laravel 신규 프로젝트 생성 시 다음과 같은 오류가 발생할 때가 있다. php.ini 에서 extention 부분의 아래 세 항목의 ; 를 지워 활성화 해 주고 다시 terminal 을 실행하여 시도한다. extension=fileinfo extension=mbstring extension=openssl "Problem 1 - laravel/framework v5.3.9 requires ext-mbstring * -> the requested PHP extension mbstring is missing from your system. - laravel/framework v5.3.8 requires ext-mbstring * -> the requested PHP extension mbstring is.. 2020. 5. 9.
PHP 실행 오류, vcruntime140.dll 14.0 is not compatible PHP 설치 후 실행 시 "vcruntime140.dll 14.0 is not compatible" 오류로 PHP 가 정상적으로 실행이 안되는 경우가 있다. 이러한 경우는 "Visual Studio 2015, 2017, 2109 C++Library" 가 정상적으로 설치되지 않아서 입니다. https://support.microsoft.com/pt-br/help/2977003/the-latest-supported-visual-c-downloads https://support.microsoft.com/pt-br/help/2977003/the-latest-supported-visual-c-downloads Os cookies estão desabilitados Habilite os cookies e atual.. 2020. 5. 7.
반응형