Giter Club home page Giter Club logo

Comments (3)

DylanAllen avatar DylanAllen commented on May 30, 2024

I am able to run that command from Windows and Mac, so I don't expect that it is a Windows issue. Make sure that your secrets.json file is named correctly and in the root directory of your project. The command is looking at ../../secrets.json because it is being run from .serverless_plugins/noiiice-plugin/index.js

I just pushed some updates to the createCert function (not related to your issue) but you should pull those updates to make sure you don't encounter the bug that I just fixed.

Post your full error log, as well as the version of node and Serverless you are running.
node --version
serverless --version

from noiiice.

airpaio avatar airpaio commented on May 30, 2024

Make sure that your secrets.json file is named correctly

Well don't I feel silly. I spent longer than I care to admit trying to figure out how to get that command to work with my file named sectrets.json

Full disclosure though, I'm running with

node -v
v11.9.0

and
serverless -v
Framework Core: 1.52.2
Plugin: 3.0.0
SDK: 2.1.1

In your Install Noiiice you appear to be using an alias sls for the serverless commands. Took me a minute to figure that out too as this is my first usage of the serverless framework as well.

from noiiice.

DylanAllen avatar DylanAllen commented on May 30, 2024

Glad you figured it out! And that is a good point on the sls == serverless bit. I should make that documentation consistent and/or explain that shortcut for those new to the serverless framework.

from noiiice.

Related Issues (11)

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.