hey there.. I am having type difficulties after up...
# orm-help
e
hey there.. I am having type difficulties after upgrading from 2.x to 3.x
Copy code
on prisma.createOneFramework. Provided List<Json>, expected FrameworkItemCreateWithoutFrameworkInput or FrameworkItemCreateWithoutFrameworkInput or FrameworkItemUncheckedCreateWithoutFrameworkInput or FrameworkItemUncheckedCreateWithoutFrameworkInput:
type FrameworkItemCreateWithoutFrameworkInput {
  name: String
....
r
@Ethan Joffe 👋 What model/s is this error coming from. Did you make any changes upgrading from 2.x to 3.x?
e
it magically resolved itself with some technovoodoo combination of rebooting my mac, regenerating multiple times, etc
💯 1
thanks for replying though!!
🙌 1