-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 " > babel-loader@7.0.0" 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.
Metadata
Metadata
Assignees
Labels
No labels