When running `rm -rf node_modules && npm install`, I got following error:
``` AttributeError: 'NoneType' object has no attribute 'groups' gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1 gyp ERR! stack at ChildProcess.onCpExit (/Users/wangtao/work/apache-dubbo/incubator-dubbo-website/node_modules/node-gyp/lib/configure.js:336:16) gyp ERR! stack at ChildProcess.emit (events.js:189:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12) gyp ERR! System Darwin 18.2.0 gyp ERR! command "/usr/local/Cellar/node/11.5.0/bin/node" "/Users/wangtao/work/apache-dubbo/incubator-dubbo-website/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library=" gyp ERR! cwd /Users/wangtao/work/apache-dubbo/incubator-dubbo-website/node_modules/node-sass gyp ERR! node -v v11.5.0 gyp ERR! node-gyp -v v3.6.2 gyp ERR! not ok Build failed with error code: 1 npm WARN The package react is included as both a dev and production dependency. npm WARN The package react-dom is included as both a dev and production dependency. ``` [ Full content available at: https://github.com/apache/incubator-dubbo-website/issues/220 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
