adityanandanx / adityanandanx/appwrite-migration
bug: node-appwrite peer dependency
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently the package `node-appwrite` is added as a dependency in this package but the if the appwrite is already installed in the user system, it will just be installed multiple times.
To fix this issue, a peer dependency configuration is required so that this package utilizes the user installed package
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.