Chance Smith

Results 17 comments of Chance Smith

> @hanayashiki > I don't use it What do you use?

I've seen this in the playground app as well.

I see the same thing on my end. [https://codesandbox.io/p/sandbox/survey-js-custom-image-picker-ljglq3](https://codesandbox.io/p/sandbox/survey-js-custom-image-picker-ljglq3?file=%2Fsrc%2FSurveyCreatorComponent.jsx%3A45%2C5)

Got it working 👏 I believe the old datamodel file needs to be rename and still contain the old Prisma1 schema. So the upgrade CLI can see incompatibilities, the old...

Did the dev setup give any help? https://github.com/chancesmith/Email-Signature-Generator/blob/master/README.md What are you getting stuck on?

ran into a similar issue and found I could add the version number to the `npx` call: `npx [email protected] project-name-here`