10
คำนำหน้าเส้นทางทั่วโลก NPM
ฉันระมัดระวังมากกว่าปกติเพราะฉันเคยสับสนกับพฤติกรรมของnpmในอดีต ฉันใช้งานบน Mac และได้ติดตั้ง node.js ผ่านbrew install nodeแล้ว ตอนนี้ฉันต้องการที่จะทำงานjslint.jsบนบรรทัดคำสั่งเป็นคำสั่งที่jslintฉันพบว่าวิธีบัญญัติของฉันที่จะบรรลุสิ่งนี้sudo npm install -g jslintซึ่งประสบความสำเร็จในการทำงานกับผลลัพธ์นี้: $ sudo npm install -g jslint npm http GET https://registry.npmjs.org/jslint npm http 200 https://registry.npmjs.org/jslint npm http GET https://registry.npmjs.org/jslint/-/jslint-0.1.9.tgz npm http 200 https://registry.npmjs.org/jslint/-/jslint-0.1.9.tgz npm http GET https://registry.npmjs.org/nopt npm http 200 https://registry.npmjs.org/nopt npm http GET https://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz npm http 200 …