inflearn logo
강의

강의

N
챌린지

챌린지

멘토링

멘토링

N
클립

클립

로드맵

로드맵

지식공유

비전공자를 위한 진짜 입문 올인원 개발 부트캠프

React 시작하기

그대로 따라한것 같은데 에러가 뜨는데 확인 부탁드립니다.

5408

hackingbiz

작성한 질문수 12

2

Windows PowerShell

Copyright (C) Microsoft Corporation. All rights reserved.

PS D:\learn-all-with-javascript\grab-market-web> npm install -g create-react-app

C:\Users\motiongrapher\AppData\Roaming\npm\create-react-app -> C:\Users\motiongrapher\AppData\Roaming\npm\node_modules\create-react-app\index.js

+ create-react-app@4.0.3

added 67 packages from 25 contributors in 5.659s

PS D:\learn-all-with-javascript\grab-market-web> create -react-app .

경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.

위치 줄:1 문자:1

+ create -react-app .

+ ~~~~~~

    + CategoryInfo          : ObjectNotFound: (create:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException

 

create-react-app : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\motiongrapher\AppData\Roaming\npm\create-react-app.ps1 파일을   

로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.

위치 줄:1 문자:1

+ create-react-app

+ ~~~~~~~~~~~~~~~~

    + CategoryInfo          : 보안 오류: (:) [], PSSecurityException

    + FullyQualifiedErrorId : UnauthorizedAccess

PS D:\learn-all-with-javascript\grab-market-web> create-react-app .

로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.

위치 줄:1 문자:1

+ create-react-app .

+ ~~~~~~~~~~~~~~~~

    + CategoryInfo          : 보안 오류: (:) [], PSSecurityException

    + FullyQualifiedErrorId : UnauthorizedAccess

PS D:\learn-all-with-javascript\grab-market-web> create-react-app.

름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.

위치 줄:1 문자:1

+ create-react-app.

+ ~~~~~~~~~~~~~~~~~

    + CategoryInfo          : ObjectNotFound: (create-react-app.:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException

 

PS D:\learn-all-with-javascript\grab-market-web> create-react-app .

create-react-app : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\motiongrapher\AppData\Roaming\npm\create-react-app.ps1 파일을   

로드할 수 없습니다. 자세한 내용은 about_Execution_Policies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.

위치 줄:1 문자:1

+ create-react-app .

+ ~~~~~~~~~~~~~~~~

    + CategoryInfo          : 보안 오류: (:) [], PSSecurityException

    + FullyQualifiedErrorId : UnauthorizedAccess

PS D:\learn-all-with-javascript\grab-market-web> npm create-react-app.

Usage: npm <command>

where <command> is one of:

    access, adduser, audit, bin, bugs, c, cache, ci, cit,

    clean-install, clean-install-test, completion, config,

    create, ddp, dedupe, deprecate, dist-tag, docs, doctor,

    edit, explore, fund, get, help, help-search, hook, i, init,

    install, install-ci-test, install-test, it, link, list, ln,

    login, logout, ls, org, outdated, owner, pack, ping, prefix,

    profile, prune, publish, rb, rebuild, repo, restart, root,

    run, run-script, s, se, search, set, shrinkwrap, star,

    uninstall, unpublish, unstar, up, update, v, version, view,

    whoami

npm <command> -h  quick help on <command>

npm -l            display full usage info

npm help <term>   search for help on <term>

npm help npm      involved overview

Specify configs in the ini-formatted file:

    C:\Users\motiongrapher\.npmrc

or on the command line via: npm <command> --key value

Config info can be viewed via: npm help config

npm@6.14.13 C:\Program Files\nodejs\node_modules\npm

PS D:\learn-all-with-javascript\grab-market-web> create-react-app.    

create-react-app. : 'create-react-app.' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되지 않습니다. 이  

름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오.

위치 줄:1 문자:1

+ create-react-app.

+ ~~~~~~~~~~~~~~~~~

    + CategoryInfo          : ObjectNotFound: (create-react-app.:String) [], CommandNotFoundException

    + FullyQualifiedErrorId : CommandNotFoundException

 

PS D:\learn-all-with-javascript\grab-market-web>

nodejs express react-native react HTML/CSS javascript tensorflow 머신러닝 배워볼래요?

답변 1

0

그랩

요 링크대로 따라해보시겠어요?
https://cishome.tistory.com/138

0

yongbyn

해결됐습니다. 감사합니다.

[해결]그랩님 답변 주세요.

0

161

2

그랩님의 답변을 기다립니다/102강 전반적인 에러

0

141

2

[그랩님께]101강 안드로이드 에러들(Key prop)해결방법 궁금합니다.

0

123

2

[재질문][그랩님 답변 부탁드립니다]101강

0

140

2

[그랩님 답변 부탁드립니다]101강 Axios 에러와 502 Bad Gateway 질문

0

97

2

Ngrok 설치 후 forwarding Url 에러

0

133

2

[그랩님께,Ngrok 악성코드 인식 해결방법]질문 드립니다.

0

217

2

Ngrok 설치 후 forwarding Url로 연결 불가

0

135

1

그랩님,[꼭] 답변 부탁드립니다.

0

65

1

[꼭][[꼭] 그랩님, 답변 부탁드립니다], Failed to load resource: the server responded with a status of 404 (Not Found) 상품 상세 페이지 질문입니다.

0

149

1

6강/7강 수업

0

50

1

그랩님, 상품 상세 페이지 에러와 의문점 질문드립니다.

0

98

2

그랩님, 해결되지 않은 에러 메시지 [꼭] 답변 부탁 드립니다.

0

134

2

[재 질문]Cannot read properties of undefined (reading 'map') TypeError: Cannot read properties of undefined (reading 'map') 에러 해결 어떻게 하나요?

0

88

1

Cannot read properties of undefined (reading 'map') TypeError: Cannot read properties of undefined (reading 'map') 에러 해결 어떻게 하나요?

0

127

2

일반적인 css 꾸미기에서 width와 height의 값?

0

90

2

Windows에서의 업로드 후 홈화면 상품이미지 오류 해결방법

0

193

1

그랩마켓 웹화면 구현하기 -2 질문입니다.

0

119

1

react에 반영이 되지 않습니다.

0

236

1

터미널 npm install -g create-react-app 작성 후 오류

0

419

1

create-react-app my app 실행 시 에러

0

354

2

포스트맨 질문

0

99

1

<꼭 답변 부탁 드립니다>그랩선생님, [컴포넌트 사용하기] 강의에서 질문 있습니다.

0

260

2

그랩선생님, 질문 답변 부탁 드립니다.vscode에서 npm install -g create-react-app 입력 후 에러 입니다.

0

473

2