Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

npm install fails #990

Closed
linuxbastard opened this issue May 20, 2017 · 2 comments
Closed

npm install fails #990

linuxbastard opened this issue May 20, 2017 · 2 comments

Comments

@linuxbastard
Copy link
Contributor

linuxbastard commented May 20, 2017

How can this bug be reproduced?

  1. Step one - follow quickstart guide
  2. Step two - run npm install - did not finish

What did you expect to happen?
would install components
What happened instead?

:~/websites/public_html/wp-content/themes/FoundationPress$ npm install
npm WARN deprecated [email protected]: ..psst! While Bower is maintained, we recommend yarn and webpack for new front-end projects! Please read our blog for more.
npm WARN deprecated [email protected]: breaking changes from clean-css 4.x. Please install gulp-clean-css 3.x
npm WARN deprecated [email protected]: Use uuid module instead
Killed  ...........] | fetchMetadata: verb cache add spec lodash@~4.16.4

Please List the Following:

  • OS & version: Ubuntu 16.04
  • Node version (node -v) [Node v4+ is required] : 6.9.5
  • Foundation version (bower list) : did not get installed
@linuxbastard linuxbastard changed the title Can't start anything npm install fails May 20, 2017
@linuxbastard
Copy link
Contributor Author

linuxbastard commented May 21, 2017

Looks like it has something to do with Digital Ocean's service. I installed it on a local server and it worked with a few warnings, mostly version warnings.

I still can't figure out what's wrong though. I have almost the same setup on the local server as I have on DO but anytime I try to do:

npm install

I get the error above. I also tried installing the components one at a time, but I can't even get past bower.

I'm closing this now as it appears it's not an issue with the theme.

@linuxbastard
Copy link
Contributor Author

Just a little addendum, after I closed the issue I found the solution here:
NPM gets killed no matter what
Basically it was an issue with the swap file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant