๐Ÿ“’
nggirls-workshop
  • 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 - #
      • a. Explore
      • b. Resources
    • #9: ๐Ÿ“‹ The To Do list
    • #10: โž• New component: todo-item
    • #11: โ›“ Interface
      • a. StackBlitz instructions
    • #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
      • #1 MongoDB
      • #2 Local server
      • #3 http in diagrams
      • #4 POST
      • #5 GET
      • #6 DELETE and PUT
    • Gallery with Rx.js
      • #0: Init photo gallery
      • #1: Observable
      • #2: More interaction! Upload photos
      • #3: Merging Observables
      • #4: Filtering by category
      • #5: Adding photos to category
    • Forms
      • #1: Template-driven forms
      • #2: Reactive forms
      • #3: Form builder
    • NgRx
      • #1: Actions and reducers
      • #2: Store Devtools
      • #3: Implementing actions in app
      • #4: Selectors
    • RxJS
      • Operators
      • Play time!
    • Blog Editor
      • #1 โš™๏ธConfiguring firebase
      • #2 ๐Ÿ’…Add Angular Material
      • #3 ๐Ÿ’…Add Bootstrap
      • #4 ๐ŸงญAdd Navigation
      • #5 โœ๏ธAdd Editor
      • #6 โš™๏ธConnect Database
      • #6 ๐Ÿ’…Add Feed
      • #7 โœ๏ธEdit Post
      • #9 ๐Ÿš€Deploy
      • #10 โœ ๏ธNext Steps
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 4 years ago

Was this helpful?