Skip to content

NUX package: trying to import non-existent deprecated named export #11282

@vindl

Description

@vindl

Describe the bug

When using the latest package version of npm packages the following error can be observed:

WARNING in ./node_modules/@wordpress/nux/build-module/components/dot-tip/index.js 61:4-14
"export 'deprecated' was not found in '@wordpress/deprecated'

It looks like this was introduced in #10317.

To Reproduce
Steps to reproduce the behavior:

  1. Install latest version of @wordpress/editor package - this will pull in @wordpress/nux as a dependency.
  2. Try to build your standalone app with this or and render EditorProvider.

Metadata

Metadata

Assignees

Labels

[Type] BugAn existing feature does not function as intended

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions