Jiri Daněk created DISPATCH-2366:
------------------------------------

             Summary: Console build prints warning about 
@babel/plugin-proposal-private-property-in-object
                 Key: DISPATCH-2366
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2366
             Project: Qpid Dispatch
          Issue Type: Task
          Components: Console
    Affects Versions: 1.19.0
            Reporter: Jiri Daněk


{noformat}
One of your dependencies, babel-preset-react-app, is importing the
"@babel/plugin-proposal-private-property-in-object" package without
declaring it in its dependencies. This is currently working because
"@babel/plugin-proposal-private-property-in-object" is already in your
node_modules folder for unrelated reasons, but it may break at any time.

babel-preset-react-app is part of the create-react-app project, which
is not maintianed anymore. It is thus unlikely that this bug will
ever be fixed. Add "@babel/plugin-proposal-private-property-in-object" to
your devDependencies to work around this error. This will make this message
go away.
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to