Skip to content

Conversation

@leggomuhgreggo
Copy link

files attribute was removed from ProjectConfiguration type in version 16.3.0

Current Behavior

Any action which triggers the project graph to be computed, causes an error with nx-vue graph extension plugin

Expected Behavior

Should process the files

Related Issue(s)

nrwl/nx#17563

Fixes #3

>files attribute was removed from ProjectConfiguration type in version 16.3.0

closes: agmonks#3
@leggomuhgreggo leggomuhgreggo changed the title fix: adapt processProjectGraph to work w/ Nx 16.3.0 fix: adapt processProjectGraph to work w/ Nx >= 16.3.0 Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error after upgrading to latest Nx (16.3.2): Cannot read properties of undefined (reading 'some')

1 participant