webpack-rtl-plugin icon indicating copy to clipboard operation
webpack-rtl-plugin copied to clipboard

package not downloadable

Open Zysce opened this issue 7 years ago • 4 comments

>npm install webpack-rtl-plugin --save-dev
npm ERR! code E404.] / fetchMetadata: sill fetchPackageMetaData error for @romainberger/css-diff@^1.0.3 404 Not Found: @romainberger/css-diff@^1.0.3
npm ERR! 404 Not Found: @romainberger/css-diff@^1.0.3

Zysce avatar Sep 14 '17 12:09 Zysce

There is no version 1.0.3. You should use the latest version

romainberger avatar Sep 14 '17 12:09 romainberger

The package cannot resolve dependency romainberger/css-diff@^1.0.3

>npm install @romainberger/css-diff
npm ERR! code E404
npm ERR! 404 Not Found: @romainberger/css-diff@latest

Zysce avatar Sep 15 '17 07:09 Zysce

Can you tell me which version of npm you are using?

romainberger avatar Sep 15 '17 08:09 romainberger

>npm -v
5.4.2

Zysce avatar Sep 25 '17 06:09 Zysce