Add the package to your workspace:
yarn add @rxap/environment
Install peer dependencies:
yarn add @angular/common@^18.0.1 @angular/core@^18.0.1
Execute the init generator:
yarn nx g @rxap/environment:init
Initialize the package in the workspace
yarn nx g @rxap/environment:init