강의

멘토링

커뮤니티

Cộng đồng Hỏi & Đáp của Inflearn

Hình ảnh hồ sơ của tmdal03033460
tmdal03033460

câu hỏi đã được viết

[D.P.(DappProject)] Dự án Dapp (tạo NFT, mua và bán NFT)

Hợp đồng thông minh đầu tiên

1강 remix 에러

Viết

·

656

1

안녕하세요! 터미널에서 remixd -s ~ 로 리믹스 실행하려고 하는데 계속 오류가 뜹니다 ㅜㅜ 해결방법을 찾아봐도 딱히 방법을 못찾겠어서 질문드립니다..!
 
 
C:\Users\Win10\Desktop\NFT_Market\contracts>remixd -s , --remix-ide https://remix.ethereum.org (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin-ws\package.json' of 'src/index.js'. Please either fix that or report it to the module author (Use `node --trace-deprecation ...` to show where the warning was created) (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin-utils\package.json' of 'src/index.js'. Please either fix that or report it to the module author (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin\package.json' of 'src/index.js'. Please either fix that or report it to the module author (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin-api\package.json' of 'src/index.js'. Please either fix that or report it to the module author (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin-utils\package.json' of 'src/index.js'. Please either fix that or report it to the module author (node:14008) [DEP0128] DeprecationWarning: Invalid 'main' field in 'C:\Users\Win10\AppData\Roaming\npm\node_modules\@remix-project\remixd\node_modules\@remixproject\plugin\package.json' of 'src/index.js'. Please either fix that or report it to the module author [INFO] you are using the latest version 0.5.7 [WARN] You may now only use IDE at https://remix.ethereum.org to connect to that instance [ERR] No valid shared folder provided.



blockchaindappsoliditynft

Câu trả lời 4

1

저는 Visual Studio Code에서 아래 명령어로 정상 실행됐습니다^^

remixd -s . --remix-ide https://remix.ethereum.org

0

h662님의 프로필 이미지
h662
Người chia sẻ kiến thức

npm uninstall -g remixd

npm install -g @remix-project/remixd

로 리믹스 자체를 다시한번 재설치 한후도 같은  현상인지 확인 부탁드립니다.

만약에 안되면 직접 봐드리도록 하겠습니다

0

tmdal0303님의 프로필 이미지
tmdal0303
Người đặt câu hỏi

일단 저는 16.~ 버전이었는데 (노드 페이지에 나오는 안정적 버전) 

저번에는 컴퓨터에서 리믹스 잘 돌아갔는데 이번에는 계속 저 오류가 뜨네요 ㅜㅜ 프로젝트를 새로 만들어서 한겁니다! 

 

혹시 노드를 다시 깔고 해봐야 하나요..? 

0

h662님의 프로필 이미지
h662
Người chia sẻ kiến thức

혹시 설치된 nodejs 버전이 어떻게 되나요??? 노드 버전에 따라서 실행이 안될수도 있습니다.

Hình ảnh hồ sơ của tmdal03033460
tmdal03033460

câu hỏi đã được viết

Đặt câu hỏi