Tôi tạo a.bat trên windows 7, nội dung của a.bat là:
@echo off
npm config set registry https://registry.npmjs.org/
và sau đó chạy a.bat, nhưng không hoạt động, tôi thấy từ "set" là từ khóa đặc biệt cho npm và bat, có phương pháp nào để giải quyết câu hỏi này không?
https://registry.npmjs.com/
thay vìhttps://registry.npmjs.org/
npm config get registry
để biết URL đăng ký