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
@Ivor808 after I removed the flag, it showed the ui for a second but it disappeared.
Here's the error :
It said that I'm using outdated canary version but I'v used this cmd in docs: npm i next@canary
Now I will try it again if its not working. I'm gonna use this cmd: npm i next@latest
After I use "npm i next@latest" it showed different error:
here's the terminal:
I will try again fresh using npm not pnpm to see if there is a difference
Link to the code that reproduces this issue
https://github.com/Nizodevlo/Redux.git
To Reproduce
4.execute: pnpm dev
here's the report log:
Current vs. Expected behavior
I tryed to use the store provider in root layout:
Provide environment information
Which area(s) are affected? (Select all that apply)
Turbopack
Which stage(s) are affected? (Select all that apply)
next dev (local)
Additional context
I've used the canary version 15.1.1-canary.16 yet still the same issue
The text was updated successfully, but these errors were encountered: