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
Attempted import error: 'stringify' is not exported from 'query-string' (imported as 'stringify').
I tried reinstalling the package, i deleted the node modules and reinstalled again the package, installed with npm since im using yarn, updated the query-string package.
Im also using next.js 14.2.16 with ts, dont know if it make difference and the error is in this file
After i installed the package it gave me error of dependecies so i installed them, the dependecies and versions are:
Now, it gave me this error:
I tried reinstalling the package, i deleted the node modules and reinstalled again the package, installed with npm since im using yarn, updated the query-string package.
Im also using next.js 14.2.16 with ts, dont know if it make difference and the error is in this file
Is there a way to fix this issue?
The text was updated successfully, but these errors were encountered: