Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build process: __experimentalTruncate warning in npm run dev #28510

Closed
jasmussen opened this issue Jan 27, 2021 · 0 comments · Fixed by #28513 or #28527
Closed

Build process: __experimentalTruncate warning in npm run dev #28510

jasmussen opened this issue Jan 27, 2021 · 0 comments · Fixed by #28513 or #28527
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended [Type] Build Tooling Issues or PRs related to build tooling [Type] Regression Related to a regression in the latest release

Comments

@jasmussen
Copy link
Contributor

Seeing a warning message output in my npm run dev terminal, this is despite a fresh npm ci, as well as a rm -rf ./node_modules && npm install:

[0] WARNING in ./packages/components/build-module/index.js 102:0-63
[0] "export 'default' (reexported as '__experimentalTruncate') was not found in './truncate'

It has been suggested this warning comes from a tiny typo in #28176, and that we might enhance our linter to help catch such in the future.

@jasmussen jasmussen added [Type] Bug An existing feature does not function as intended [Type] Build Tooling Issues or PRs related to build tooling [Type] Regression Related to a regression in the latest release labels Jan 27, 2021
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended [Type] Build Tooling Issues or PRs related to build tooling [Type] Regression Related to a regression in the latest release
Projects
None yet
2 participants