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

TypeError: defaultsDeep is not a function #91

Merged
merged 2 commits into from
Sep 21, 2018

Conversation

kawasako
Copy link
Contributor

lodash seem to be missing.

> nuxt build && backpack build

  nuxt:build Building... +0ms
  nuxt: Call build:before hooks (4) +0ms
  nuxt:pwa Adding icons +0ms
  nuxt:pwa Adding manifest +403ms
  nuxt:pwa Adding meta +0ms
  nuxt:pwa No host specified, skipping og:image +1ms
  nuxt:pwa Adding workbox +0ms
  nuxt: Call error hooks (1) +405ms

 ERROR  build:before

  TypeError: defaultsDeep is not a function

  - index.js:105 ModuleContainer.getOptions
    [mochigome]/[@nuxtjs]/workbox/index.js:105:19

  - index.js:24 hook
    [mochigome]/[@nuxtjs]/workbox/index.js:24:26

  - nuxt.js:122 fn
    [mochigome]/[nuxt]/lib/core/nuxt.js:122:47

  - utils.js:96 promise.then
    [mochigome]/[nuxt]/lib/common/utils.js:96:43

@pi0 pi0 merged commit da2c36f into nuxt-community:develop Sep 21, 2018
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

Successfully merging this pull request may close these issues.

2 participants