https://github.com/angular/flex-layout/wiki/Fast-Starts
This page suggests me to run yarn add @angular/flex-layout-builds --save
should install :)
yarn add @angular/flex-layout-builds --save
yarn add v1.3.2
[1/4] 馃攳 Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@angular%2fflex-layout-builds: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/Users/markus/projects/fodi/market/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
run yarn add @angular/flex-layout-builds --save on a new cli project
:)
Try this instead:
yarn add angular/flex-layout-builds
The yarn command has been removed from the latest version, which has not yet been published
Just tried this locally and it worked, closing.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._