serverless/serverless

Unable to build v4 for testing

Closed this issue · 1 comments

Issue description

I am unable to build v4 due to missing bin/ files. Is there a way to test v4 before release?

image

Context

on v4 but N/A due to missing serverless.js

@chrrlesWork There is currently a new core (code that runs before and after the traditional Serverless Framework library) that is not yet within the codebase, which holds new, announced and unannounced features. We're trying to sort out how to best organize this before releasing in GA.

For testing now, you are able to test it via a separate npm module or a binary via these instructions