Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported variable 'storeFactory' has or is using name 'SIGNAL' from external module "node_modules/@angular/core/index" but cannot be named #4606

Open
1 of 2 tasks
mebibou opened this issue Nov 24, 2024 · 0 comments

Comments

@mebibou
Copy link

mebibou commented Nov 24, 2024

Which @ngrx/* package(s) are the source of the bug?

signals

Minimal reproduction of the bug/regression with instructions

See stackblitz: https://stackblitz.com/edit/github-cnwtig-dc9puf?file=projects%2Fext%2Fpackage.json,package.json,projects%2Fext%2Fsrc%2Flib%2Fext.service.ts,src%2Fmain.ts

Expected behavior

The library should compile successfully, has it worked correctly with Angular 17.

Versions of NgRx, Angular, Node, affected browser(s) and operating system(s)

Angular: 18.2.11
Ngrx: 18.1.1
Typescript: 5.5.2

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants