adrianhajdin / ecommerce_sanity_stripe

Modern Full Stack ECommerce Application with Stripe

Home Page:https://jsmastery.pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot deploy the project

abhijit69-ui opened this issue · comments

@abhijit69-ui when i was having these same issues, i went straight to https://www.npmjs.com/ and search for the packages and the versions and reinstall each dependency that is not correct or which does not match up.

You got it now? can I see your code? try this:

before adding the variables, add a build command on the 3rd row. check the box and add ' npm install --force'.
let me know if it works