jackray wang created FLINK-16719:
------------------------------------
Summary: flink-runtime-web install failure
Key: FLINK-16719
URL:
https://issues.apache.org/jira/browse/FLINK-16719 Project: Flink
Issue Type: Bug
Components: Runtime / Web Frontend
Affects Versions: 1.10.0
Reporter: jackray wang
When I compiling the module flink-runtime-web will being reminded 1 error and 1 warning ,as follows:
{code:java}
[WARNING] npm WARN prepare removing existing node_modules/ before installation
npm WARN prepare removing existing node_modules/ before installation
npm 1 error,1 warining
added 1302 packages in 24.161s
npm 1 error
Browserslist: caniuse-lite is outdated. Please run next command `npm update`{code}
Follow the reminds I run 'npm update' many times but it doesn't work in next compilation.
In the end, the module remind 'build success' but have some errors are not very well for me,what can I do to remove all the errors?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)