Skip to content

1.8.0 is too slow #22

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

Open
houkk opened this issue Feb 10, 2017 · 4 comments
Open

1.8.0 is too slow #22

houkk opened this issue Feb 10, 2017 · 4 comments
Assignees

Comments

@houkk
Copy link

houkk commented Feb 10, 2017

npm version: 2.13.2

  1. npm install [email protected]
    docker tag:1.7
    Error:

node ./lib/preinstall_npmcheck.js
Sails.js Installation: Checking npm-version successful
npm WARN deprecated [email protected]: use uuid module instead
npm WARN deprecated [email protected]: 'native-or-bluebird' is deprecated. Please use 'any-promise' instead.
npm WARN deprecated [email protected]: DEPRECATED. See readme: https://github.com/gruntjs/grunt-lib-contrib
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm ERR! fetch failed http://192.168.18.24:8083/@sailshq/lodash/-/lodash-3.10.2.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed http://192.168.18.24:8083/@mapbox/geojsonhint/-/geojsonhint-1.2.1.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed http://192.168.18.24:8083/@mapbox/geojsonhint/-/geojsonhint-1.2.1.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed http://192.168.18.24:8083/@sailshq/lodash/-/lodash-3.10.2.tgz
npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
npm ERR! fetch failed http://192.168.18.24:8083/@mapbox/geojsonhint/-/geojsonhint-1.2.1.tgz
npm ERR! fetch failed http://192.168.18.24:8083/@sailshq/lodash/-/lodash-3.10.2.tgz

npm ERR! Linux 3.13.0-93-generic
npm ERR! argv "/usr/bin/iojs" "/usr/bin/npm" "install" "[email protected]"
npm ERR! node v2.5.0
npm ERR! npm v2.13.2
npm ERR! fetch failed with status code 404

  1. update docker
    docker tag:1.8
    npm install [email protected]
    npm install [email protected] 27.87s user 4.64s system 13% cpu 4:01.94 total
@houkk
Copy link
Author

houkk commented Feb 10, 2017

@langri-sha 1.8.0 slower than 1.7.0 too much

@houkk
Copy link
Author

houkk commented Feb 10, 2017

May be my network had an impact on the speed.
However, I still can't install [email protected] in 1.7.0

@houkk houkk closed this as completed Feb 10, 2017
@houkk houkk reopened this Feb 10, 2017
@langri-sha langri-sha self-assigned this Feb 11, 2017
@langri-sha
Copy link
Owner

I'll try updating to a newer release and switching over to Alpine Linux to bring resource usage down. In the meantime, I wish I had better advice, but try cleaning out containers, images and volumes that aren't being used anymore.

@gaby
Copy link

gaby commented Jul 19, 2022

@langri-sha Any updates on this? Having an alpine variant would be great!

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