You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
I get the error below and I am not sure what is causing it. If I run the command in vs code, it works but when the pipeline is running, this stops working and I got the error below. I am using your yml and scripts
> NX Running target build for 4 project(s) and 4 task(s) they depend on:
- sharedcomponents
- dashboard
- targetarea
- board-questions
> nx run reusable:build:production
Building Angular Package
files.flatMap is not a function
> NX Running target "build" failed
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get the error below and I am not sure what is causing it. If I run the command in vs code, it works but when the pipeline is running, this stops working and I got the error below. I am using your yml and scripts
The text was updated successfully, but these errors were encountered: