[
https://issues.apache.org/jira/browse/SUBMARINE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neo Chien reassigned SUBMARINE-479:
-----------------------------------
Assignee: Neo Chien
> yarn error message during build
> -------------------------------
>
> Key: SUBMARINE-479
> URL: https://issues.apache.org/jira/browse/SUBMARINE-479
> Project: Apache Submarine
> Issue Type: Bug
> Reporter: Wei-Chiu Chuang
> Assignee: Neo Chien
> Priority: Major
>
> There are error messages during build. While they are ERROR, the build
> doesn't fail. Still it would be best to update to remove these errors.
> {noformat}
> [ERROR] WARNING: We noticed you're using the `useBuiltIns` option without
> declaring a core-js version. Currently, we assume version 2.x when no version
> is passed. Since this default version will likely change in future versions
> of Babel, we recommend explicitly setting the core-js version you are using
> via the `corejs` option.
> [ERROR]
> [ERROR] You should also be sure that the version you pass to the `corejs`
> option matches the version specified in your `package.json`'s `dependencies`
> section. If it doesn't, you need to run one of the following commands:
> [ERROR]
> [ERROR] npm install --save core-js@2 npm install --save core-js@3
> [ERROR] yarn add core-js@2 yarn add core-js@3
> [ERROR]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]