강의

멘토링

커뮤니티

Inflearn Community Q&A

yoonjiyong's profile image
yoonjiyong

asked

Node.js Textbook - From Basics to Project Practice

Setting up the SNS(NodeBird) project structure

sequelize init을 치면 본문과 같은 에러메시지가나옵니다.

Written on

·

378

0

sequelize : 이 시스템에서 스크립트를 실행할 수 없으므로 C:\Users\Yoon\AppData\Roaming\npm\sequelize.ps1 파일을 로드할 수 없습니다. 자세한 내용은 about_Execution_P

olicies(https://go.microsoft.com/fwlink/?LinkID=135170)를 참조하십시오.

javascriptmysqlmongodbnodejs

Answer 1

0

SILENMUS님의 프로필 이미지
SILENMUS
Questioner

https://dog-developers.tistory.com/183

해결했습니다.

혹시 저와 같은 에러 나신분은 링크참조하시면됩니다.

yoonjiyong's profile image
yoonjiyong

asked

Ask a question