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

Issue with npm i -g preact-cli #267

Closed
rafa-ochoa opened this issue Jul 27, 2017 · 6 comments
Closed

Issue with npm i -g preact-cli #267

rafa-ochoa opened this issue Jul 27, 2017 · 6 comments

Comments

@rafa-ochoa
Copy link

rafa-ochoa commented Jul 27, 2017

hello,
I apologize for opening an issue, I could not find anything similar. I've been trying to install this package with no success.
Different issues with webpack-blocks. I even have tried to install webpack-blocks and all its blocks independently, building the code but there is always a blocker on webpack-blocks.
I've used npm@5.3.0 and yarn@0.27.5 running on node@8.1.3 Mac OS 10.12.5, Go@1.8.3

npm error:

npm ERR! code E404
npm ERR! 404 Not Found: @webpack-blocks/css-modules@^0.4.0

yarn error

[1/4] Resolving packages...
error Couldn't find package "@webpack-blocks/css-modules" on the "npm" registry.

I also tried cleaning cache for npm and yarn.
Please let me know.
Thanks in advance

@SaraVieira
Copy link
Contributor

@rafael-ochoa I can verify that is true on yarn still trying to figure out why.

About NPM 5.0.3 there have been some problems with it in terms of cache you can see some here : electron/forge#266 and I had this issue yesterday installing a new project and I don't think there is a fix yet

I trully believe this is a npm issue 😢

@reznord
Copy link
Member

reznord commented Jul 27, 2017

umm....I'm not really sure. I am on the same config as @rafael-ochoa. It works for both yarn as well as npm for me.

node: 8.1.4
npm: 5.3.0
macOS: 10.12.6
yarn: 0.27.5

@SaraVieira
Copy link
Contributor

Yarn never worked for me 😢

@reznord
Copy link
Member

reznord commented Aug 9, 2017

We have removed from @webpack-blocks in favor of webpack3.

You can track it here.

@reznord reznord closed this as completed Aug 9, 2017
@reznord
Copy link
Member

reznord commented Aug 9, 2017

whooops! sorry wrong button pressed.

@reznord reznord reopened this Aug 9, 2017
@reznord
Copy link
Member

reznord commented Oct 11, 2017

In the next version we are moving from webpack-blocks completely and this is an npm issue, so closing this.

@reznord reznord closed this as completed Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants