You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: No substitution given for "Z2_EMPHASIS_LIFT"
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\p
opulate.js:16:15
at Array.forEach ()
at populatePlaceholders (E:\work-space\incubator-echarts-master\node_modules @babel\template\lib\populate.js:14:27)
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\s
tring.js:20:51
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\b
uilder.js:83:14
at buildExport (E:\work-space\incubator-echarts-master\node_modules\zrender
build\babel-plugin-transform-modules-commonjs-ec.js:658:6)
at buildLocalExportStatements (E:\work-space\incubator-echarts-master\node_m
odules\zrender\build\babel-plugin-transform-modules-commonjs-ec.js:623:24)
at PluginPass.exit (E:\work-space\incubator-echarts-master\node_modules\zren
der\build\babel-plugin-transform-modules-commonjs-ec.js:49:35)
at newFn (E:\work-space\incubator-echarts-master\node_modules@babel\travers
e\lib\visitors.js:223:21)
at NodePath._call (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:64:19)
=============
at buildExport (E:\work-space\incubator-echarts-master\node_modules\zrender
build\babel-plugin-transform-modules-commonjs-ec.js:654:26)
at buildLocalExportStatements (E:\work-space\incubator-echarts-master\node_m
odules\zrender\build\babel-plugin-transform-modules-commonjs-ec.js:623:24)
at PluginPass.exit (E:\work-space\incubator-echarts-master\node_modules\zren
der\build\babel-plugin-transform-modules-commonjs-ec.js:49:35)
at newFn (E:\work-space\incubator-echarts-master\node_modules@babel\travers
e\lib\visitors.js:223:21)
at NodePath.call (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:64:19)
at NodePath.call (E:\work-space\incubator-echarts-master\node_modules@babel
\traverse\lib\path\context.js:38:17)
at NodePath.visit (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:104:8)
at TraversalContext.visitQueue (E:\work-space\incubator-echarts-master\node
modules@babel\traverse\lib\context.js:139:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! echarts@4.2.0-rc.2 prepublish: node build/build.js --prepublish
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the echarts@4.2.0-rc.2 prepublish script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2019-01-17T0
3_16_19_822Z-debug.log
Online Example
Topics
Anything Else We Need to Know
Environment
ECharts version;ECharts 版本: {v4.2.0-rc.2}
It happens only on certain browsers or operating systems. 对于特定浏览器或操作系统才会出现的问题,请提供相应环境信息:{BROWSER_VERSION_OR_OS_INFORMATION_HERE}
The text was updated successfully, but these errors were encountered:
General Questions
Issue Type
Issue Details
拷贝下代码,npm install后出现问题
Expected Behavior
Current Behavior
npm install
E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\builder.
js:86
throw err;
^
Error: No substitution given for "Z2_EMPHASIS_LIFT"
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\p
opulate.js:16:15
at Array.forEach ()
at populatePlaceholders (E:\work-space\incubator-echarts-master\node_modules
@babel\template\lib\populate.js:14:27)
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\s
tring.js:20:51
at E:\work-space\incubator-echarts-master\node_modules@babel\template\lib\b
uilder.js:83:14
at buildExport (E:\work-space\incubator-echarts-master\node_modules\zrender
build\babel-plugin-transform-modules-commonjs-ec.js:658:6)
at buildLocalExportStatements (E:\work-space\incubator-echarts-master\node_m
odules\zrender\build\babel-plugin-transform-modules-commonjs-ec.js:623:24)
at PluginPass.exit (E:\work-space\incubator-echarts-master\node_modules\zren
der\build\babel-plugin-transform-modules-commonjs-ec.js:49:35)
at newFn (E:\work-space\incubator-echarts-master\node_modules@babel\travers
e\lib\visitors.js:223:21)
at NodePath._call (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:64:19)
=============
at buildExport (E:\work-space\incubator-echarts-master\node_modules\zrender
build\babel-plugin-transform-modules-commonjs-ec.js:654:26)
at buildLocalExportStatements (E:\work-space\incubator-echarts-master\node_m
odules\zrender\build\babel-plugin-transform-modules-commonjs-ec.js:623:24)
at PluginPass.exit (E:\work-space\incubator-echarts-master\node_modules\zren
der\build\babel-plugin-transform-modules-commonjs-ec.js:49:35)
at newFn (E:\work-space\incubator-echarts-master\node_modules@babel\travers
e\lib\visitors.js:223:21)
at NodePath.call (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:64:19)
at NodePath.call (E:\work-space\incubator-echarts-master\node_modules@babel
\traverse\lib\path\context.js:38:17)
at NodePath.visit (E:\work-space\incubator-echarts-master\node_modules@babe
l\traverse\lib\path\context.js:104:8)
at TraversalContext.visitQueue (E:\work-space\incubator-echarts-master\node
modules@babel\traverse\lib\context.js:139:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! echarts@4.2.0-rc.2 prepublish:
node build/build.js --prepublish
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the echarts@4.2.0-rc.2 prepublish script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache_logs\2019-01-17T0
3_16_19_822Z-debug.log
Online Example
Topics
Anything Else We Need to Know
Environment
ECharts version;ECharts 版本: {v4.2.0-rc.2}
It happens only on certain browsers or operating systems. 对于特定浏览器或操作系统才会出现的问题,请提供相应环境信息:{BROWSER_VERSION_OR_OS_INFORMATION_HERE}
The text was updated successfully, but these errors were encountered: