Alex DeBrie

Results 48 comments of Alex DeBrie

### ✅ Deploy Preview for *angry-elion-ffa09b* ready! | Name | Link | |---------------------------------|------------------------| |🔨 Latest commit | d55b1b68373beb61887b79ec8d1e36181388cf8b | |🔍 Latest deploy log | https://app.netlify.com/sites/angry-elion-ffa09b/deploys/633dc48a2dd63b000801f569 | |😎 Deploy Preview |...

@NwaforAugustine321 I'm not sure! I'm not involved with this project anymore.

Hey @jussikinnula, thanks for reporting. I'm able to install the 0.2.0 version of the `@serverless/platform-sdk` package, so I don't think it was a publishing issue to NPM. I have seen...

@miki79 Looks like it might be related to this issue: https://github.com/npm/npm/issues/17966 Do you have an `_auth` key in your `.npmrc` file? If so, could you try commenting it out and...

You're welcome! cc @jussikinnula to see if this will help you too

Sorry to hear that, @sinkang. Can you paste the following information: 1. The stacktrace you get with the error. 2. The node version you're using -- `node --version` 3. The...

Hey @Sach97, thanks for reaching out! Currently, you can write Serverless functions in Python and they'll work with the Event Gateway. We don't currently have a Python SDK for emitting...

Hey @mpadmaraj, good questions. Responses below: 1) The default CORS settings (with `cors: true`) does not include `OPTIONS` for now. It's something I'll discuss with @mthenw going forward. 2) Internally,...

No worries, it happens 😄 Are you making an `OPTIONS` request directly, or doing it as part of the CORS preflight request?

@ac360 It is true that the `dashboard` command _displays_ functions and subscriptions from other services. The plugin shouldn't modify them though. Two follow-up questions: 1) Are you seeing the plugin...