-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
Hello, I recently upgraded to latest version of loki (0.28.1 -> 0.31.1) but I am having some issues when installing and running with pnpm:
> loki
(node:59566) UnhandledPromiseRejectionWarning: Error: Cannot find module '@ferocia-oss/osnap/src/ios'
Require stack:
- loki/examples/react/node_modules/.pnpm/@[email protected]/node_modules/@loki/target-native-ios-simulator/src/create-ios-simulator-target.js
...
The dependency is missing the src folder

When I ran with yarn, I don't have the same issue. I have the following

I think it is an issue with osnap but I could not file an issue on the GitHub project itself.
FYI, I'm using pnpm 7.30.0
Regards,
Pascal.
Metadata
Metadata
Assignees
Labels
No labels