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

Missing : npm install @wordpress/plugins --save #7460

Closed
phpbits opened this issue Jun 22, 2018 · 5 comments
Closed

Missing : npm install @wordpress/plugins --save #7460

phpbits opened this issue Jun 22, 2018 · 5 comments
Assignees
Labels
npm Packages Related to npm packages [Type] Task Issues or PRs that have been broken down into an individual action to take

Comments

@phpbits
Copy link
Contributor

phpbits commented Jun 22, 2018

Hi,

I'm following this documentation : https://github.com/WordPress/gutenberg/blob/e440ca26fbbcd6c6799822f2aadfc13f2b2b338b/packages/plugins/README.md and I'm getting the error below :

npm ERR! code E404
npm ERR! 404 Not Found: @wordpress/plugins@latest

Thanks!

@gziolo
Copy link
Member

gziolo commented Jun 22, 2018

We merged the PR which moved this code to packages earlier this week and didn't get to the release process. It's still unpublished. It should be fixed next week. We might want to wait until Babel migration from 6 to 7 is finished: WordPress/packages#136.

@gziolo gziolo added the npm Packages Related to npm packages label Jun 22, 2018
@gziolo gziolo self-assigned this Jun 22, 2018
@gziolo gziolo added [Type] Bug An existing feature does not function as intended [Type] Task Issues or PRs that have been broken down into an individual action to take and removed [Type] Bug An existing feature does not function as intended labels Jun 22, 2018
@gziolo
Copy link
Member

gziolo commented Jun 22, 2018

We have a very similar issue with @wordpress/dom as noted in #3955 (comment) by @nerrad.

I also explained in details what is the issue with the current configuration based on Babel 6 in #3955 (comment).

@gziolo gziolo added the [Status] Blocked Used to indicate that a current effort isn't able to move forward label Jun 22, 2018
@phpbits
Copy link
Contributor Author

phpbits commented Jun 28, 2018

@gziolo Just wanted to follow up this issue. Thanks!

@gziolo
Copy link
Member

gziolo commented Jun 28, 2018

No change so far. We are moving more packages to Gutenberg to simplify things in the future: #7556. It will make Babel upgrade easier, which is the blocker here.

@gziolo
Copy link
Member

gziolo commented Jul 10, 2018

This one is already published. It will get another update after #7832 lands.

@gziolo gziolo closed this as completed Jul 10, 2018
@gziolo gziolo removed the [Status] Blocked Used to indicate that a current effort isn't able to move forward label Jul 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
npm Packages Related to npm packages [Type] Task Issues or PRs that have been broken down into an individual action to take
Projects
None yet
Development

No branches or pull requests

2 participants