This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
NewerOlder