Error: Invariant: static generation store missing in revalidateTag
I’ve used revalidatePath(path); in an app router project in a 'use client', a component without a header, and 'use server'. Everytime I get
Error: Invariant: static generation store missing in revalidateTag_[hash-here]
Using next 14.0.1
create file called actions.ts to the /app/actions.ts ....put this example :
now just call the action and enjoy...