Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

caniuse-api arror #105

Closed
magsout opened this issue Apr 27, 2015 · 2 comments
Closed

caniuse-api arror #105

magsout opened this issue Apr 27, 2015 · 2 comments

Comments

@magsout
Copy link
Contributor

magsout commented Apr 27, 2015

MacBook-Air:cssnext GuillaumeDEMESY$ npm test

> cssnext@1.3.0 pretest /Users/GuillaumeDEMESY/Github/cssnext/cssnext
> npm run jscs && npm run jshint && npm run standalone


> cssnext@1.3.0 jscs /Users/GuillaumeDEMESY/Github/cssnext/cssnext
> jscs .

No code style errors found.

> cssnext@1.3.0 jshint /Users/GuillaumeDEMESY/Github/cssnext/cssnext
> jshint . --exclude-path .gitignore


> cssnext@1.3.0 standalone /Users/GuillaumeDEMESY/Github/cssnext/cssnext
> browserify --standalone cssnext index.js -o dist/cssnext.js

Error: EMFILE, open '/Users/GuillaumeDEMESY/Github/cssnext/cssnext/node_modules/caniuse-api/package.json'
@MoOx
Copy link
Owner

MoOx commented Apr 27, 2015

It seems it's not related to this module. Noobzor http://stackoverflow.com/questions/8965606/node-and-error-emfile-too-many-open-files

@magsout
Copy link
Contributor Author

magsout commented Apr 28, 2015

thanks

$ ulimit -a
$ ulimit -n 2048

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

2 participants