📒
nggirls-workshop
Ctrlk
  • Introduction
  • Workshop: Todo List
    • 👀About
    • #0: 💃 Introduction
    • #1: ⌛ Installations
    • #2: 🅰 Angular kicks in
    • #3: 📐 Component
    • #4: ✏ A new component
    • #5: 💼 Class
    • #6: 📥 Property binding
    • #7: 📤Event binding
    • #8: 📎 Element ref - #
    • #9: 📋 The To Do list
    • #10: ➕ New component: todo-item
    • #11: ⛓ Interface
    • #12: 📌Add items
    • #13: 🚧 Refactor App Component
    • #14: 💅 Adding Style
    • #15: 🔋 Creating a Service
    • #16: 🎁 Add Items Using the Service
    • #17: 💾Local storage
    • #18: 🗑 Remove item
    • #19: 🔘 Adding a checkbox
    • #20: 💪 Enrich the todo-item component
    • Troubleshooting
      • Installation
  • More Workshops
    • Second workshops - CRUD and HTTP
    • Gallery with Rx.js
    • Forms
    • NgRx
    • RxJS
    • Blog Editor
Powered by GitBook
On this page
  • MAC
  • Global npm installations failed

Was this helpful?

  1. Workshop: Todo List
  2. Troubleshooting

Installation

MAC

Global npm installations failed

  • https://npm.community/t/global-installs-sudo-npm-i-g-fail-on-mac-after-6-5-upgrade-works-fine-after-6-4-1-downgrade/4082

PreviousTroubleshootingNextSecond workshops - CRUD and HTTP

Last updated 5 years ago

Was this helpful?