serverless / serverless

⚡ Serverless Framework – Use AWS Lambda and other managed cloud services to build apps that auto-scale, cost nothing when idle, and boast radically low maintenance.

Home Page:https://serverless.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build v4 for testing

chrrlesWork opened this issue · 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