platform-sdk
platform-sdk copied to clipboard
Serverless Platform SDK
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. https://www.npmjs.com/package/querystring
An error: require() of ES modules is not supported occurs in NodeJS 12.16.0 used by serverless The error detail is:  My environment: nodeJS 12.16.0 npm: 6.13.4 My dependencies: `{...
[Some users](https://github.com/serverless/serverless/issues/5436) are facing issues with the Port we use for signing into the Platform [here](https://github.com/serverless/platform-sdk/blob/16d9fb398018ff46a7b507deb872d958c865e529/src/login/login.js#L32). It would be nice if we could use a mechanism which explores open ports...
The npm package `serverless` version 1.29.2 has a dependency for `@serverless/platform-sdk` version ^0.2.0, which does not exist. ``` $ npm view @serverless/platform-sdk @serverless/[email protected] | Apache-2.0 | deps: 14 | versions:...
This error, which talks about CloudFormation, is shown consistently when I have the wrong `serverless.yml` configuration and when my access token is incorrect.