Skip to content

Instantly share code, notes, and snippets.

View wirtzdan's full-sized avatar
👋

Daniel Wirtz wirtzdan

👋
View GitHub Profile
els-MBP:publicweb-stream DanielWirtz$ ng generate component contact
bash: ng: command not found
Daniels-MBP:publicweb-stream DanielWirtz$ yarn
yarn install v1.1.0
[1/4] 🔍 Resolving packages...
success Already up-to-date.
✨ Done in 0.80s.
Daniels-MBP:publicweb-stream DanielWirtz$ ng generate component contact
bash: ng: command not found
Daniels-MBP:publicweb-stream DanielWirtz$ npm serve