Open nkrmr opened 1 year ago
Hello @nkrmr! Could you please share the repo where this occurred? Or a minimal reproduction would be fine too.
I updated the remix version for the example app and it works fine so I think the error must be specific to your setup.
Yes sorry i found the issue, everything works fine. THX
It's not working with the latest version of remix, just upgraded remix and unable to start the app.
@chirdeeptomar What is the error?
@chirdeeptomar What is the error?
Same as above.
"dependencies": { "@strapi/plugin-i18n": "4.6.1", "@strapi/plugin-users-permissions": "4.6.1", "@strapi/strapi": "4.6.1", "better-sqlite3": "7.6.2", "pg": "^8.9.0", "strapi-plugin-import-export-entries": "^1.18.0", "strapi-plugin-meilisearch": "^0.9.1", "strapi-plugin-rest-cache": "^4.2.6", "strapi-plugin-slugify": "^2.3.2" },
Uninstalled and installed again, works now!
I am running into the same error. Please check it out:
Hey @blitze I have not maintained this library for a long time. If you want to fix it and make a PR, I can review and publish it to NPM, but I will not work on it myself.
Hi, i have this issue when i tried to add remix-pagination to my project