nx-extensions: React/Ionic NX (0 , project_configuration_1.shouldDefaultToUsingStandaloneConfigs) is not a function

 NX   (0 , project_configuration_1.shouldDefaultToUsingStandaloneConfigs) is not a function

Screenshot_20230216_082959

Screenshot_20230216_083159

About this issue

  • Original URL
  • State: open
  • Created a year ago
  • Reactions: 8
  • Comments: 36 (10 by maintainers)

Most upvoted comments

Working on it, faced some issues with the update unfortunately 😅

@seanaguinaga 15.7 it’s just released yesterday/today so hadn’t time to test it yet

@alexdabast I released a 15.7 version just now

@nxext/stencil also has this issue

Same bug in @nxext/svelte@15.0.1 with nx@15.7.1

Same for @nxext/ionic-angular

The same is happening for https://www.npmjs.com/package/@nxext/sveltekit

package.json:

{
  "devDependencies": {
     "@nrwl/cypress": "15.7.2",
    "@nrwl/eslint-plugin-nx": "15.7.2",
    "@nrwl/jest": "15.7.2",
    "@nrwl/js": "15.7.2",
    "@nrwl/linter": "15.7.2",
    "@nrwl/nest": "15.7.2",
    "@nrwl/node": "15.7.2",
    "@nrwl/nx-cloud": "latest",
    "@nrwl/webpack": "15.7.2",
    "@nrwl/workspace": "15.7.2",
    "@nxext/svelte": "^15.7.2.0",
    "@nxext/sveltekit": "^14.0.0-next.2",
    }
}

@dcarniel-rebalance working on it but the angular package had an problem updating. I’ll try to update it soon

Thanks

@dcarniel-rebalance working on it but the angular package had an problem updating. I’ll try to update it soon

There’s a latest Version supporting 16.2 now.

@DominikPieper for me it’s available through NPM and confirmed working for @nxext/ionic-angular.

Some problem! Thanks for the hard work. Looking forward to a fix.

@DominikPieper any chance ionic-angular gets updated soon ? I’ve got the same issue but npmjs.com still only serves 15.6.0 (whereas it has 15.7.0 for ionic-react).

Same for Svelte package

Also encountered this with the Solid package.

Same bug in @nxext/svelte@15.0.1 with nx@15.7.1

It’s a 15.7.X thing - 15.6.X and earlier seems to work fine