You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Liu Xun (Jira)" <ji...@apache.org> on 2020/05/15 12:37:00 UTC

[jira] [Resolved] (SUBMARINE-479) yarn error message during build

     [ https://issues.apache.org/jira/browse/SUBMARINE-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Xun resolved SUBMARINE-479.
-------------------------------
    Fix Version/s: 0.5.0
       Resolution: Fixed

Issue resolved by pull request 287
[https://github.com/apache/submarine/pull/287]

> 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
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> 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: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org