Seems like ow is trying to destructure default
off import callsites
here:
const callsites_1 = require("callsites");
console.log('callsites_1', callsites_1)
// logs out: callsites_1 [Function (anonymous)]
Causing this:
(0 , callsites_1.default) is not a function
at ow (/Users/n8/github/tamagui-expo-example/node_modules/ow/dist/index.js:29:53)
An interopRequireDefault type compat layer would be helpful.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too