Donald Wu

Results 11 comments of Donald Wu

> serverless-plugin-warmup-ts-bridge-v2 I have the same error like this, I am using serverless-plugin-typescript and serverless-plugin-warmup after run `serverless deploy`, same error

@ZarcoNontol u install both `serverless-plugin-warmup-ts-bridge` and `serverless-plugin-warmup-ts-bridge-v2`?

and this lib seems did not add in `node_modules` into the folder?

I encounter the same issue with using `expo 40.0.0` and `react-native 40.0.0` in my project i find the solution in stackoverflow, **second answer** https://stackoverflow.com/questions/61226530/typeerror-undefined-is-not-an-object-evaluating-reactnative-animated-text-pr ``` Here is another solution I've...

@theforceofhabit I guess the worst case is to avoid to use `react-native-material-dropdown` because expo will keep update, but this lib wont update. so better switch to use another dropdown lib...

@Rafat97 use at the top of the plugin also has an error, and this repo the doc said should be after `serverless-offline`. btw I did not use this lib already...

@Rafat97 I use postman collection to publish documenation

same issue https://github.com/temando/serverless-openapi-documentation/issues/47

``` 2021-02-05T01:27:25.910Z 1f0f65f6-4194-4948-b322-981bb95c4466 ERROR Unhandled Promise Rejection { "errorType": "Runtime.UnhandledPromiseRejection", "errorMessage": "NetworkingError: Client network socket disconnected before secure TLS connection was established", "reason": { "errorType": "NetworkingError", "errorMessage": "Client network socket...

@rajaParmar do u have some ui or layout idea of this?