-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
accessibilityThis is a issue related to a11y/accessibilityThis is a issue related to a11y/accessibilitybackendbugSomething isn't workingSomething isn't workingcssThis issue is related to cssThis issue is related to cssdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performance
Milestone
Description
This warning comes up during the startup process when running npm start
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.
Fix the app so this doesn`t appear.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilityThis is a issue related to a11y/accessibilityThis is a issue related to a11y/accessibilitybackendbugSomething isn't workingSomething isn't workingcssThis issue is related to cssThis issue is related to cssdevopsThis is a devops feature or issueThis is a devops feature or issueenhancementNew feature or requestNew feature or requestfeature requestthis is a feature requestthis is a feature requestfrontendWork on FrontendWork on Frontendfullstackgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededperformanceThis is an issue related to the application performanceThis is an issue related to the application performance
Projects
Status
Todo