We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ serverless install --url https://github.com/AnomalyInnovations/serverless-lerna-yarn-starter --name my-project Serverless: Downloading and installing "serverless-lerna-yarn-starter"... (node:24106) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated Serverless Error --------------------------------------- serverless.yml or serverlss.ts not found in /MY_PATH/my-project Get Support -------------------------------------------- Docs: docs.serverless.com Bugs: github.com/serverless/serverless/issues Issues: forum.serverless.com Your Environment Information --------------------------- Operating System: darwin Node Version: 12.18.3 Framework Version: 1.80.0 Plugin Version: 3.8.2 SDK Version: 2.3.1 Components Version: 2.34.9
obvs MY_PATH is my path! 😉
The text was updated successfully, but these errors were encountered:
Oh good catch!
The instructions are wrong in this case. It should just be a git clone.
git clone
$ git clone https://github.com/AnomalyInnovations/serverless-lerna-yarn-starter my-project
Sorry, something went wrong.
How do we get https://serverless-stack.com/chapters/using-lerna-and-yarn-workspaces-with-serverless.html updated with the correct instructions?
@davehinton-mg Good catch! Can I bother you for a PR? Hit Edit this page at the top of the page.
No branches or pull requests
obvs MY_PATH is my path! 😉
The text was updated successfully, but these errors were encountered: