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

yarn start gives an error #1

Open
agrimmtt opened this issue Feb 20, 2018 · 0 comments
Open

yarn start gives an error #1

agrimmtt opened this issue Feb 20, 2018 · 0 comments

Comments

@agrimmtt
Copy link

Running yarn start gives an error. This could be because of webpack getting rid of the ability to serve content offline.

$ yarn
yarn install v1.3.2
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning " > [email protected]" has incorrect peer dependency "webpack@2".
[4/4] 📃  Building fresh packages...
✨  Done in 52.41s.
$ yarn start
yarn run v1.3.2
$ serverless webpack serve -v
 
  Serverless Error ---------------------------------------
 
  Serverless command "webpack serve" not found. Did you mean "webpack"? Run "serverless help" for a list of all available commands.
 
  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Forums:        forum.serverless.com
     Chat:          gitter.im/serverless/serverless
 
  Your Environment Information -----------------------------
     OS:                     darwin
     Node Version:           6.11.4
     Serverless Version:     1.26.0
 
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
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

1 participant