We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use the newest AWS sdk and, when I try to deploy, this error occurs:
[...] Serverless: [serverless-plugin-include-dependencies]: WARNING missing optional dependency: @nestjs/microservices Serverless: [serverless-plugin-include-dependencies]: WARNING missing optional dependency: @nestjs/websockets Serverless: [serverless-plugin-include-dependencies]: WARNING missing optional dependency: cache-manager Error -------------------------------------------------- Error: [serverless-plugin-include-dependencies]: Could not find react-native [...] Your Environment Information --------------------------- Operating System: win32 Node Version: 14.15.2 Framework Version: 2.21.1 (local) Plugin Version: 4.4.2 SDK Version: 2.3.2 Components Version: 3.5.1
I do not use react-native. How can I deal with this error ?
Version of the plugin: 4.1.0
Thank.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I use the newest AWS sdk and, when I try to deploy, this error occurs:
I do not use react-native. How can I deal with this error ?
Version of the plugin: 4.1.0
Thank.
The text was updated successfully, but these errors were encountered: