Ecwid / nextjs-ecwid-plugin

Everything you need to start selling online on your Next.js site
5 stars 7 forks source link

Ошибка плагина #1

Closed Yusipower closed 9 months ago

Yusipower commented 2 years ago

code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: tmp-cpa@undefined npm ERR! Found: next@12.0.4 npm ERR! node_modules/next npm ERR! next@"12.0.4" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer next@"^11.0.1" from @ecwid/nextjs-ecwid-plugin@0.1.1 npm ERR! node_modules/@ecwid/nextjs-ecwid-plugin npm ERR! @ecwid/nextjs-ecwid-plugin@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\yusip\AppData\Local\npm-cache\eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in:

meteor-ec commented 2 years ago

Приветствую!

Меня зовут Ильнур, я из команды Эквид.

See C:\Users\yusip\AppData\Local\npm-cache\eresolve-report.txt for a full report.

@Yusipower пришлите пожалуйста мне этот лог на meteor@ecwid.com

Параллельно я еще перепроверю плагин с next@12.0.4

meteor-ec commented 9 months ago

Hi! Just for your information: Compatibility updated to version Next.js 14 in version 0.1.2 of our package

Yusipower commented 9 months ago

👍

вс, 28 янв. 2024 г. в 22:51, Ilnur Basyrov @.***>:

Closed #1 https://github.com/Ecwid/nextjs-ecwid-plugin/issues/1 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Ecwid/nextjs-ecwid-plugin/issues/1#event-11620778312, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWHUZP25NTKRIZHD57NK6DLYQ2T5NAVCNFSM5JDHVAH2U5DIOJSWCZC7NNSXTWQAEJEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW4OZRGE3DEMBXG44DGMJS . You are receiving this because you were mentioned.Message ID: @.***>

Rob142857 commented 9 months ago

Amazing, thank you.

On Mon, 29 Jan 2024, 6:55 pm Roman Yusipov, @.***> wrote:

👍

вс, 28 янв. 2024 г. в 22:51, Ilnur Basyrov @.***>:

Closed #1 https://github.com/Ecwid/nextjs-ecwid-plugin/issues/1 as completed.

— Reply to this email directly, view it on GitHub https://github.com/Ecwid/nextjs-ecwid-plugin/issues/1#event-11620778312,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/AWHUZP25NTKRIZHD57NK6DLYQ2T5NAVCNFSM5JDHVAH2U5DIOJSWCZC7NNSXTWQAEJEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW4OZRGE3DEMBXG44DGMJS>

. You are receiving this because you were mentioned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/Ecwid/nextjs-ecwid-plugin/issues/1#issuecomment-1914145155, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVH5OUZZYQKLQVXPIVQNYDYQ5IWNAVCNFSM5JDHVAH2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJRGQYTINJRGU2Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Rob142857 commented 9 months ago

Still having trouble getting this to work with next 14.1.0. Could you provice an example in a page.tsx file that can sit at root/index to start from please? Can't get the JS to load

Rob142857 commented 9 months ago

see deployed attempt here rmesolutions.com.au https://github.com/Rob142857/nextjs-one have invited you to above repo @meteor-ec , any assistance greatly appreciated

meteor-ec commented 9 months ago

Hi @Rob142857 ! Sorry for delay. I've create a PR in your repo with fix. Please look into it.

We will also correct some details in our instructions.

Regards,

Rob142857 commented 9 months ago

Much appreciated, thank you