Marak / colors.js

get colors in your node.js console
https://github.com/Marak/colors.js
Other
5.17k stars 446 forks source link

solving circular references #234

Closed adrielcodeco closed 6 years ago

adrielcodeco commented 6 years ago

The test failed in 'npm install' Error: No compatible version found: eslint-config-google@'^0.9.1'

adrielcodeco commented 6 years ago

develop branch throwing the same error from master only in Node 0.8 Error: No compatible version found: eslint-config-google@'^0.9.1'

adrielcodeco commented 6 years ago

@DABH what can we do to solve it?

DABH commented 6 years ago

Should have based off develop not master : ) re-opened as #236 !

adrielcodeco commented 6 years ago

ok i'll do this but the files changed from master to develop will be the same =(

DABH commented 6 years ago

Don’t worry about this I already took care of it in #236 . Thanks!

adrielcodeco commented 6 years ago

ok i'll do this, but the files changed from master to develop will be the same =(