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

Randomly miss some packages #30

Closed
maxime1992 opened this issue Feb 28, 2016 · 2 comments · Fixed by #34
Closed

Randomly miss some packages #30

maxime1992 opened this issue Feb 28, 2016 · 2 comments · Fixed by #34

Comments

@maxime1992
Copy link

Hi,

first of all thank for all your work it's a really nice project !

I'm wondering why I need to install twice sometimes, it's like npminstall do not see some packages at first run.

For example, if I clone one of my repo : https://github.com/maxime1992/web-template

Then inside it I run npminstall and run npm run dev it says "recess" is not installed. I run again npminstall and it works. I start from a fresh install and then it says it cannot find a sass module.

I also have some errors with phantomJS :
image

If I'm missing anything I would be glad to know.

Cheers :)

@fengmk2
Copy link
Member

fengmk2 commented Feb 29, 2016

@maxime1992 Please upgrade to npminstall@1.1.0 and retry again.

@maxime1992
Copy link
Author

I gave a try and it seems that it perfectly works !
I only have one problem with my test (due to phantomjs) but I need to figure out if it's from me or from the install. It could be because of the recent change of repo (phantomjs-built if I remember well) but not sure.

I'll have a look when I come home :)

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

Successfully merging a pull request may close this issue.

2 participants