Git Product home page Git Product logo

Comments (8)

optimus-kart avatar optimus-kart commented on May 18, 2024 13

@gilesbutler I had faced a similar issue changing "JSON" to "json" (lower case) after running aws configure solved the problem

from serverless-express.

gilesbutler avatar gilesbutler commented on May 18, 2024 12

Spot on! Thanks @brettstack - I ran aws configure and changed Default output format: JSON to text and now it's working perfectly!

Thanks for your help 👍

from serverless-express.

brettstack avatar brettstack commented on May 18, 2024

Hi @gilesbutler, what's your aws cli config look like?

What happens if you add --output json to the end of the command in package.json?

from serverless-express.

gilesbutler avatar gilesbutler commented on May 18, 2024

Hey @brettstack

I'm testing it with updating new functions so I had to add it to the end of update-function command. That fixed the problem though and now outputs JSON with no errors thanks.

Should that be added to every aws call then?

from serverless-express.

brettstack avatar brettstack commented on May 18, 2024

It would be better to find the root cause of the problem, likely in your aws cli config

from serverless-express.

gilesbutler avatar gilesbutler commented on May 18, 2024

Awesome thanks @optimus-kart! Great spot 👍

from serverless-express.

BOLT2612 avatar BOLT2612 commented on May 18, 2024

@optimus-kart your answer works better for me. Both "text" and "json" solve the problem, but "json" gives nicely formatted, easily readable output.

from serverless-express.

mohammed1982-erbil avatar mohammed1982-erbil commented on May 18, 2024

@optimus-kart , it work, with me, perfect

from serverless-express.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.