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

Build: Windows: Errors in fresh clone #27337

Closed
tofanelli opened this issue Sep 20, 2018 · 24 comments
Closed

Build: Windows: Errors in fresh clone #27337

tofanelli opened this issue Sep 20, 2018 · 24 comments
Labels
Build OSS Citizen Windows Issues specific to running Calypso on Microsoft Windows

Comments

@tofanelli
Copy link

Steps to reproduce

  1. clone the repo (using git bash and Bash on VSCode)
  2. run - npm start
  3. returns error (from git bash and vs code errors are different)
  4. Even using Command Prompt with admin rights, returns "run-p" error, same in VSCode screenshot.

What I expected

Full installation? =)

What happened instead

Error using Git Bash and Bash inside VSCode...

Browser / OS version

None yet / Windows 8.1 x64 Fully updated

Screenshot / Video

image

image

Context / Source

I just cloned the repo, added the address on my hosts file, started using "npm start" and got these both errors. There is nothing related to this error on WP KB...

What should I do now? =)

@tofanelli
Copy link
Author

And this is the log from VSCode

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@6.4.0
3 info using node@v10.8.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle wp-calypso@0.17.0prestart: wp-calypso@0.17.0
6 verbose lifecycle wp-calypso@0.17.0
prestart: unsafe-perm in lifecycle true
7 verbose lifecycle wp-calypso@0.17.0prestart: PATH: C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;F:\Repos\wp-calypso\node_modules.bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Homer\bin;C:\Program Files (x86)\Common Files\Intel\Shared Files\cpp\bin\Intel64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Brackets\command;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\Program Files (x86)\Yarn\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio;C:\Users\Homer\AppData\Local\Programs\Python\Python36-32\Scripts;C:\Users\Homer\AppData\Local\Programs\Python\Python36-32;C:\Users\Homer\AppData\Roaming\npm;C:\Users\Homer\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Homer\AppData\Local\Yarn\bin
8 verbose lifecycle wp-calypso@0.17.0
prestart: CWD: F:\Repos\wp-calypso
9 silly lifecycle wp-calypso@0.17.0prestart: Args: [ '/d /s /c',
9 silly lifecycle 'npx check-node-version --package && npm run -s install-if-deps-outdated && node bin/welcome.js' ]
10 silly lifecycle wp-calypso@0.17.0
prestart: Returned: code: 0 signal: null
11 info lifecycle wp-calypso@0.17.0start: wp-calypso@0.17.0
12 verbose lifecycle wp-calypso@0.17.0
start: unsafe-perm in lifecycle true
13 verbose lifecycle wp-calypso@0.17.0start: PATH: C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;F:\Repos\wp-calypso\node_modules.bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Homer\bin;C:\Program Files (x86)\Common Files\Intel\Shared Files\cpp\bin\Intel64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Brackets\command;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\Program Files (x86)\Yarn\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\Tools\Binn;C:\Program Files\Microsoft SQL Server\140\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio;C:\Users\Homer\AppData\Local\Programs\Python\Python36-32\Scripts;C:\Users\Homer\AppData\Local\Programs\Python\Python36-32;C:\Users\Homer\AppData\Roaming\npm;C:\Users\Homer\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\Homer\AppData\Local\Yarn\bin
14 verbose lifecycle wp-calypso@0.17.0
start: CWD: F:\Repos\wp-calypso
15 silly lifecycle wp-calypso@0.17.0start: Args: [ '/d /s /c', 'npm run -s build' ]
16 silly lifecycle wp-calypso@0.17.0
start: Returned: code: 1 signal: null
17 info lifecycle wp-calypso@0.17.0~start: Failed to exec start script
18 verbose stack Error: wp-calypso@0.17.0 start: npm run -s build
18 verbose stack Exit status 1
18 verbose stack at EventEmitter. (C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\index.js:304:16)
18 verbose stack at EventEmitter.emit (events.js:182:13)
18 verbose stack at ChildProcess. (C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
18 verbose stack at ChildProcess.emit (events.js:182:13)
18 verbose stack at maybeClose (internal/child_process.js:962:16)
18 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:249:5)
19 verbose pkgid wp-calypso@0.17.0
20 verbose cwd F:\Repos\wp-calypso
21 verbose Windows_NT 6.3.9600
22 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\Homer\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "start"
23 verbose node v10.8.0
24 verbose npm v6.4.0
25 error code ELIFECYCLE
26 error errno 1
27 error wp-calypso@0.17.0 start: npm run -s build
27 error Exit status 1
28 error Failed at the wp-calypso@0.17.0 start script.
28 error This is probably not a problem with npm. There is likely additional logging output above.
29 verbose exit [ 1, true ]

@alisterscott alisterscott changed the title Errors in fresh clone Build: Windows: Errors in fresh clone Sep 20, 2018
@alisterscott
Copy link
Contributor

@tofanelli
Copy link
Author

tofanelli commented Sep 20, 2018

Hello @alisterscott

didn't worked... both paths were added, machine restarted, and still same error...

@tofanelli
Copy link
Author

Ran a "npm run distclean" and the error is different now

WARNING in ./node_modules/@wordpress/editor/build-module/components/inserter/menu.js 155:24-31
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/editor/build-module/components/inserter/index.js
 @ ./node_modules/@wordpress/editor/build-module/components/index.js
 @ ./node_modules/@wordpress/editor/build-module/index.js
 @ ./node_modules/@wordpress/block-library/build-module/subhead/index.js
 @ ./node_modules/@wordpress/block-library/build-module/index.js
 @ ./client/devdocs/gutenberg-blocks/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/components/data/query-sites/index.jsx 87:18-25
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/blocks/site-icon/index.jsx
 @ ./client/blocks/site/index.jsx
 @ ./client/components/site-selector/index.jsx
 @ ./client/my-sites/sites/index.jsx
 @ ./client/my-sites/controller.js
 @ ./client/my-sites/index.js
 @ ./client/boot/project/wordpress-com.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/components/data/query-sites/index.jsx 128:36-43
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/blocks/site-icon/index.jsx
 @ ./client/blocks/site/index.jsx
 @ ./client/components/site-selector/index.jsx
 @ ./client/my-sites/sites/index.jsx
 @ ./client/my-sites/controller.js
 @ ./client/my-sites/index.js
 @ ./client/boot/project/wordpress-com.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/lib/media/validation-store.js 110:11-18
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/lib/media/actions.js
 @ ./client/post-editor/editor-featured-image/index.jsx
 @ ./client/post-editor/post-editor.jsx
 @ ./client/post-editor/controller.js
 @ ./client/post-editor/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/extensions/woocommerce/woocommerce-services/state/shipping-label/reducer.js 392:21-28
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/extensions/woocommerce/woocommerce-services/state/reducer.js
 @ ./client/extensions/woocommerce/state/reducer.js
 @ ./client/extensions/index.js
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/editor/build-module/hooks/layout.js 78:9-16
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/editor/build-module/hooks/index.js
 @ ./node_modules/@wordpress/editor/build-module/index.js
 @ ./node_modules/@wordpress/block-library/build-module/subhead/index.js
 @ ./node_modules/@wordpress/block-library/build-module/index.js
 @ ./client/devdocs/gutenberg-blocks/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/lib/domains/dns/index.js 155:11-18
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/lib/upgrades/actions/domain-management.js
 @ ./client/lib/upgrades/actions/index.js
 @ ./client/my-sites/checkout/cart/cart-plan-ad.jsx
 @ ./client/my-sites/checkout/cart/popover-cart.jsx
 @ ./client/my-sites/plans/navigation.jsx
 @ ./client/my-sites/plans/main.jsx
 @ ./client/my-sites/plans/plans.js
 @ ./client/my-sites/plans/controller.jsx
 @ ./client/my-sites/plans/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/ui/post-type-list/reducer.js 34:25-32
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/ui/reducer.js
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/compose/build-module/with-global-events/listener.js 38:34-41
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/compose/build-module/with-global-events/index.js
 @ ./node_modules/@wordpress/compose/build-module/index.js
 @ ./client/devdocs/gutenberg-components/example.jsx
 @ ./client/devdocs/gutenberg-components/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/components/keyed-suggestions/index.jsx 193:31-38
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/themes/themes-magic-search-card/index.jsx
 @ ./client/my-sites/themes/theme-showcase.jsx
 @ ./client/my-sites/themes/logged-out.jsx
 @ ./client/my-sites/themes/controller.jsx
 @ ./client/my-sites/themes/index.web.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/editor/build-module/components/post-taxonomies/hierarchical-term-selector.js 82:31-38
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/editor/build-module/components/post-taxonomies/index.js
 @ ./node_modules/@wordpress/editor/build-module/components/index.js
 @ ./node_modules/@wordpress/editor/build-module/index.js
 @ ./node_modules/@wordpress/block-library/build-module/subhead/index.js
 @ ./node_modules/@wordpress/block-library/build-module/index.js
 @ ./client/devdocs/gutenberg-blocks/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/editor/build-module/store/reducer.js 415:114-121
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/editor/build-module/store/index.js
 @ ./node_modules/@wordpress/editor/build-module/index.js
 @ ./node_modules/@wordpress/block-library/build-module/subhead/index.js
 @ ./node_modules/@wordpress/block-library/build-module/index.js
 @ ./client/devdocs/gutenberg-blocks/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/sharing/keyring/reducer.js 50:14-21
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/sharing/reducer.js
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/pages/page-list.jsx 167:31-38
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/pages/main.jsx
 @ ./client/my-sites/pages/controller.js
 @ ./client/my-sites/pages/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/jetpack-onboarding/summary-completed-steps.jsx 29:13-20
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/jetpack-onboarding/steps/summary.jsx
 @ ./client/jetpack-onboarding/constants.js
 @ ./client/jetpack-onboarding/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/compose/build-module/with-safe-timeout/index.js 93:26-33
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/compose/build-module/index.js
 @ ./client/devdocs/gutenberg-components/example.jsx
 @ ./client/devdocs/gutenberg-components/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/data/build-module/registry.js 517:18-25
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/data/build-module/index.js
 @ ./node_modules/@wordpress/blocks/build-module/store/index.js
 @ ./node_modules/@wordpress/blocks/build-module/index.js
 @ ./client/gutenberg-blocks/gutenberg-block.jsx
 @ ./client/gutenberg-blocks/index.jsx
 @ ./client/devdocs/design/component-playground.jsx
 @ ./client/devdocs/design/search-collection.jsx
 @ ./client/devdocs/design/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/ui/editor/save-blockers/reducer.js 22:43-50
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/ui/editor/reducer.js
 @ ./client/state/ui/reducer.js
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/editor/build-module/store/reducer.js 495:19-26
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/editor/build-module/store/index.js
 @ ./node_modules/@wordpress/editor/build-module/index.js
 @ ./node_modules/@wordpress/block-library/build-module/subhead/index.js
 @ ./node_modules/@wordpress/block-library/build-module/index.js
 @ ./client/devdocs/gutenberg-blocks/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/site-settings/disconnect-site/confirm.jsx 81:30-37
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/site-settings/controller.js
 @ ./client/my-sites/site-settings/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/components/build-module/slot-fill/provider.js 70:25-32
"export 'without' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/components/build-module/slot-fill/index.js
 @ ./node_modules/@wordpress/components/build-module/index.js
 @ ./client/devdocs/gutenberg-components/example.jsx
 @ ./client/devdocs/gutenberg-components/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/lib/ticker/index.js 54:13-17
"export 'wrap' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/components/time-since/index.jsx
 @ ./client/blocks/reader-post-card/byline.jsx
 @ ./client/blocks/reader-post-card/index.jsx
 @ ./client/components/seo/reader-preview/index.js
 @ ./client/components/seo-preview-pane/index.jsx
 @ ./client/components/web-preview/content.jsx
 @ ./client/components/web-preview/component.jsx
 @ ./client/components/web-preview/index.jsx
 @ ./client/my-sites/preview/main.jsx
 @ ./client/my-sites/preview/controller.js
 @ ./client/my-sites/preview/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/lib/ticker/index.js 12:12-16
"export 'wrap' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/components/time-since/index.jsx
 @ ./client/blocks/reader-post-card/byline.jsx
 @ ./client/blocks/reader-post-card/index.jsx
 @ ./client/components/seo/reader-preview/index.js
 @ ./client/components/seo-preview-pane/index.jsx
 @ ./client/components/web-preview/content.jsx
 @ ./client/components/web-preview/component.jsx
 @ ./client/components/web-preview/index.jsx
 @ ./client/my-sites/preview/main.jsx
 @ ./client/my-sites/preview/controller.js
 @ ./client/my-sites/preview/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/posts/utils.js 400:12-15
"export 'xor' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/post-editor/controller.js
 @ ./client/post-editor/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/sharing/buttons/options.jsx 53:18-21
"export 'xor' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/sharing/buttons/buttons.jsx
 @ ./client/my-sites/sharing/controller.js
 @ ./client/my-sites/sharing/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./node_modules/@wordpress/blocks/build-module/api/validation.js 238:12-15
"export 'xor' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./node_modules/@wordpress/blocks/build-module/api/index.js
 @ ./node_modules/@wordpress/blocks/build-module/index.js
 @ ./client/gutenberg-blocks/gutenberg-block.jsx
 @ ./client/gutenberg-blocks/index.jsx
 @ ./client/devdocs/design/component-playground.jsx
 @ ./client/devdocs/design/search-collection.jsx
 @ ./client/devdocs/design/index.jsx
 @ ./client/devdocs/controller.js
 @ ./client/devdocs/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/extensions/woocommerce/state/data-layer/ui/shipping-zones/index.js 129:20-23
"export 'xor' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/extensions/woocommerce/app/settings/shipping/shipping-zone/index.js
 @ ./client/extensions/woocommerce/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/reader/site-stream/featured.jsx 69:13-16
"export 'zip' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/reader/site-stream/index.jsx
 @ ./client/reader/controller.js
 @ ./client/reader/list/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/notifications/src/panel/templates/note-list.jsx 257:23-26
"export 'zip' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/notifications/src/panel/templates/index.jsx
 @ ./client/notifications/src/panel/Notifications.jsx
 @ ./client/notifications/index.jsx
 @ ./client/layout/masterbar/notifications.jsx
 @ ./client/layout/masterbar/logged-in.jsx
 @ ./client/layout/index.jsx
 @ ./client/controller/index.web.js
 @ ./client/boot/project/wordpress-com.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/me/notification-settings/blogs-settings/header.jsx 84:27-30
"export 'zip' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/me/notification-settings/blogs-settings/blog.jsx
 @ ./client/me/notification-settings/blogs-settings/index.jsx
 @ ./client/me/notification-settings/main.jsx
 @ ./client/me/notification-settings/controller.js
 @ ./client/me/notification-settings/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/invites/reducer.js 160:75-84
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/invites/reducer.js 166:75-84
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/invites/reducer.js 172:76-85
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/index.js
 @ ./client/state/initial-state.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/extensions/woocommerce/woocommerce-services/state/shipping-label/selectors.js 242:26-35
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/extensions/woocommerce/app/order/order-fulfillment/index.js
 @ ./client/extensions/woocommerce/app/order/order-details/index.js
 @ ./client/extensions/woocommerce/app/order/create.js
 @ ./client/extensions/woocommerce/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/stats/stats-views/months.jsx 152:20-29
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/stats/stats-views/index.jsx
 @ ./client/my-sites/stats/stats-insights/index.jsx
 @ ./client/my-sites/stats/controller.jsx
 @ ./client/my-sites/stats/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/stats/stats-views/months.jsx 155:21-30
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/stats/stats-views/index.jsx
 @ ./client/my-sites/stats/stats-insights/index.jsx
 @ ./client/my-sites/stats/controller.jsx
 @ ./client/my-sites/stats/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/my-sites/checkout/checkout/redirect-payment-box.jsx 172:13-22
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/my-sites/checkout/checkout/secure-payment-form.jsx
 @ ./client/my-sites/checkout/checkout/checkout.jsx
 @ ./client/my-sites/checkout/controller.jsx
 @ ./client/my-sites/checkout/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/state/comments/reducer.js 218:15-24
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/state/comments/selectors.js
 @ ./client/reader/update-notice/index.jsx
 @ ./client/reader/stream/index.jsx
 @ ./client/reader/search-stream/post-results.jsx
 @ ./client/reader/search-stream/index.jsx
 @ ./client/reader/search/controller.js
 @ ./client/reader/search/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app

WARNING in ./client/blocks/conversations/list.jsx 194:29-38
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/blocks/reader-post-card/conversation-post.jsx
 @ ./client/blocks/reader-post-card/index.jsx
 @ ./client/components/seo/reader-preview/index.js
 @ ./client/components/seo-preview-pane/index.jsx
 @ ./client/components/web-preview/content.jsx
 @ ./client/components/web-preview/component.jsx
 @ ./client/components/web-preview/index.jsx
 @ ./client/my-sites/preview/main.jsx
 @ ./client/my-sites/preview/controller.js
 @ ./client/my-sites/preview/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app
i 「wdm」: Compiled with warnings.

And much more, I only copied a small portion...

@tofanelli
Copy link
Author

  • removed whole folder
  • downloaded the installer from here
  • clean installation
  • extracted with no errors
  • renamed the folder for less chars
  • npm install
  • still getting errors
WARNING in ./client/extensions/woocommerce/woocommerce-services/state/shipping-label/selectors.js 242:26-35
"export 'zipObject' was not found in 'lodash'
    at HarmonyImportSpecifierDependency._getErrors (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:113:11)
    at HarmonyImportSpecifierDependency.getWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\dependencies\HarmonyImportSpecifierDependency.js:60:15)
    at Compilation.reportDependencyErrorsAndWarnings (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1326:24)
    at Compilation.finish (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1137:9)
    at hooks.make.callAsync.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compiler.js:545:17)
    at _err0 (eval at create (F:\Repos\wp-calypso\node_modules\webpack\node_modules\tapable\lib\HookCodeFactory.js:32:10), <anonymous>:11:1)
    at _addModuleChain (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:1065:12)
    at processModuleDependencies.err (F:\Repos\wp-calypso\node_modules\webpack\lib\Compilation.js:981:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
 @ ./client/extensions/woocommerce/woocommerce-services/views/shipping-label/label-purchase-modal/index.js
 @ ./client/extensions/woocommerce/app/order/order-fulfillment/index.js
 @ ./client/extensions/woocommerce/app/order/order-details/index.js
 @ ./client/extensions/woocommerce/app/order/create.js
 @ ./client/extensions/woocommerce/index.js
 @ ./client/sections.js
 @ ./client/sections-middleware.js
 @ ./client/boot/common.js
 @ ./client/boot/app.js
 @ multi webpack-hot-middleware/client ./client/boot/app
i 「wdm」: Compiled with warnings.

Ready! You can load http://calypso.localhost:3000/ now. Have fun!

Even after saying its ready for fun =(

@alisterscott
Copy link
Contributor

Ready! You can load http://calypso.localhost:3000/ now. Have fun!

So it's not loading even after showing that message?

@tofanelli
Copy link
Author

Nope... is not loading even after showing this message....

and using vagrant, i got stuck on "Compiling assets" for hours...

@stephanethomas
Copy link
Contributor

@tofanelli: you're mentioning Vagrant, are you talking about https://github.com/Automattic/wp-calypso-bootstrap?

@withinboredom
Copy link
Contributor

Also, have you tried using WSL?

@tofanelli
Copy link
Author

@stephanethomas ... yes, exactly... sorry to not be clear... so, yes, i followed the steps, and the message "compiling assets" was stuck for like, 2 hours... so I gave up in this method and moved on... any idea what to do?

@tofanelli
Copy link
Author

@withinboredom unfortunately I'm using Windows 8.1 .64... there is no way to use WSL =(

@withinboredom
Copy link
Contributor

withinboredom commented Sep 21, 2018

I see this too in Windows. Looks like it is related to npm/npm-lifecycle#20 which may not be in the version of node calypso currently supports. It was fixed about a month ago, so I gave node v10.11.0 a shot and

  1. updated https://github.com/Automattic/wp-calypso/blob/master/package.json#L199-L202
"engines": {
    "node": "^10.11.0",
    "npm": "^6.1.0"
  },
  1. npm install -g rimraf and then rimraf node_modules

and a npm start works!

@tofanelli
Copy link
Author

Hey @withinboredom ... no luck man =(

image

and then
image

and still not loading anything =( .... any idea?

@tofanelli
Copy link
Author

oh... and node and npm are both updated =\

image

@withinboredom
Copy link
Contributor

I would try using regular powershell/cmd vs mingw64. As that usually has random cross compiled linux utils available to the shell. Node knows how to work in windows, and linux ... but mix them together and weird things happen sometimes.

@tofanelli
Copy link
Author

@withinboredom .... ok... i'm removing everything here now.... and starting again from scratch.... and I will use regular CMD.... lets see what I will get this time =)

@tofanelli
Copy link
Author

it seems this is not to me, indeed....

everything removed and started, again, from scratch
image

and then
image

and then
image

and still, no luck at all....

am I this dumb? o.0

@tofanelli
Copy link
Author

Well... and now, I did everything once again, from the scratch again... delete the wp-calypso folder, and now using CMD but as Administrator....

image

everything started fine
image

everything is fine so far...
image

after that, 5 minutes of pure screen scrolling of pure error, error and much more error
image
image

and at last, finished, still with lots of errors, and even showing is ready to fun, it is not =
image

So, its official... I am that dumb....

any lights / 2 cents / ideas / jots / tips / prayer that I can do?

@tofanelli
Copy link
Author

tofanelli commented Sep 22, 2018

Using Powershell as Administrator... just in case and just to be really really sure anything wasn't affecting the installation

Everything went ok
image

Some errors
image

After few minutes of error scrolling down my screen....
image

Still no luck... no fun to rock today =)... no more ideas...

That's all folks...

@stephanethomas
Copy link
Contributor

@stephanethomas ... yes, exactly... sorry to not be clear... so, yes, i followed the steps, and the message "compiling assets" was stuck for like, 2 hours... so I gave up in this method and moved on... any idea what to do?

I've never heard of this particular issue, and I'm not sure how to fix it 😟.

I've got a new version of Calypso Bootstrap coming in, you could give it another try.

@tofanelli
Copy link
Author

tofanelli commented Sep 24, 2018

@stephanethomas looking at all these errors, I noticed something... did someone is actually using Calypso under Windows? Well, all these files are clearly not being loaded, and it might be for a fair and simple reason, the path is too long and Windows can only handle with up to 160 chars on its path... or am I saying non-sense here? I just opened all issues on the first page and noticed all OS they are using is iOS... but using vagrant I had another issues, so I think is not related to path length.

I've never heard of this particular issue, and I'm not sure how to fix it

Well... now you just found someone who managed to create some unknown errors... if you need any other tests on a Windows Machine, tag me and lets try to solve this issue.... =)

As soon you drop new version, please let me know so I will be able to try it out once again =)

Cheers =)

@stephanethomas
Copy link
Contributor

@tofanelli: the last error you had is actually similar to #27400, and should be easy to fix I'll see what I can do.

@stephanethomas
Copy link
Contributor

I've created #27418 to address that issue.

@tofanelli
Copy link
Author

ok.. so this thread can be closed than... i guess...

@alisterscott alisterscott added the Windows Issues specific to running Calypso on Microsoft Windows label Sep 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build OSS Citizen Windows Issues specific to running Calypso on Microsoft Windows
Projects
None yet
Development

No branches or pull requests

6 participants