Skip to content
New issue

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

Error cloning / installing #24

Closed
marclar opened this issue Apr 7, 2016 · 3 comments
Closed

Error cloning / installing #24

marclar opened this issue Apr 7, 2016 · 3 comments

Comments

@marclar
Copy link
Contributor

marclar commented Apr 7, 2016

Steps:

  1. git clone git@github.com:serverless/boilerplate-graphql.git
  2. cd boilerplate-graphql
  3. npm install
  4. cd back/api
  5. npm install
  6. cd ../..
  7. sls project init

Results in: Error: Cannot find module 'jsesc'

@minibikini
Copy link
Contributor

Fixed by dherault/serverless-offline#30. Hopefully @dherault will merge/release soon.

@dherault
Copy link

dherault commented Apr 8, 2016

Sorry guys!!! My bad, hope this didn't cause too much trouble. I'm working on my release workflow right now. v2.2.9 fixes it.

@austencollins
Copy link
Member

Np @dherault. You rock :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants