Gutenberg: npm install @wordpress/block-library --save not found

Created on 13 Aug 2018  路  2Comments  路  Source: WordPress/gutenberg

Trying to install the @wordpress/block-library package as explained in the docs.

Getting a 404 Not Found: @wordpress/block-library@latest error.

Is it possible that this was done very recently and the package is not yet published to npm?

Thanks

[Package] Block library [Type] Help Request

Most helpful comment

@jaschaio This was actually just published about 3 minutes ago as of now, so it's likely you _just_ missed it!

https://www.npmjs.com/package/@wordpress/block-library

Can you try again? May need to clear your npm caches too. If it works then, I'll close this out :)

All 2 comments

@jaschaio This was actually just published about 3 minutes ago as of now, so it's likely you _just_ missed it!

https://www.npmjs.com/package/@wordpress/block-library

Can you try again? May need to clear your npm caches too. If it works then, I'll close this out :)

Well that was great timing ;) tried again and its working

Was this page helpful?
0 / 5 - 0 ratings