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
$ ./node_modules/.bin/nx run-many --target=build --exclude='@react-docgen-internal/*' --verbose
> NX Running target build for 2 projects:
- @react-docgen/cli
- react-docgen
———————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
———————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
> NX Successfully ran target build for 2 projects
> NX performance is not defined
ReferenceError: performance is not defined
at Cache.<anonymous> (/workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/nx/src/tasks-runner/cache.js:124:13)
at Generator.next (<anonymous>)
at /workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:169:75
at new Promise (<anonymous>)
at Object.__awaiter (/workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:165:16)
at Cache._expandOutputs (/workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/nx/src/tasks-runner/cache.js:122:24)
at Cache.<anonymous> (/workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/nx/src/tasks-runner/cache.js:118:25)
at Generator.next (<anonymous>)
at /workspace/react-docgen/node_modules/.pnpm/[email protected]/node_modules/tslib/tslib.js:169:75
at new Promise (<anonymous>)
Current Behavior
Expected Behavior
To work normally as in 16.4.x
GitHub Repo
reactjs/react-docgen#817
Steps to Reproduce
Nx Report
Failure Logs
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: