Skip to content

Setup Guide for v3 doesn't work #405

Description

@sans-clue

Hello,

I'm trying to evaluate OSLS v3 and started by following the v3 Getting Started guide:

https://github.com/oss-serverless/osls/blob/3.x/docs/getting-started.md

A few things don't seem to match the current behavior:

  • npm install -g osls@4 fails because the package can't be found. I assume that's expected since v4 is still in beta.
  • I installed the latest v3 release instead.
  • Running serverless doesn't appear to do anything.
  • serverless init is not recognized as a command.
  • serverless create --template=... appears to exist, but the template links referenced by the documentation return 404s.

I understand OSLS is intended to be a drop-in replacement for Serverless Framework and that I can likely create a project manually. However, I wanted to follow the documented workflow to understand the intended setup experience.

Am I missing a step, or is the v3 Getting Started guide currently out of date?

Thanks for any clarification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions