anandthakker / doiuse

:bomb: Lint CSS for browser support against caniuse database.
MIT License
1.24k stars 51 forks source link

Re-create PR #65 #101

Closed stephanschubert closed 1 year ago

stephanschubert commented 5 years ago

PR #65 seems abandoned so I re-created it and will take a stab at getting it merged.

stephanschubert commented 5 years ago

@anandthakker Travis fails with:

/home/travis/build/anandthakker/doiuse/node_modules/mock-fs/lib/binding.js:1204
      throw new FSError('ENOENT', filepath);
      ^
Error: ENOENT, no such file or directory '/home/travis/build/anandthakker/doiuse/package.json'

Is it possible for you to take a look whether the package.json is really missing in this build step?

pkuczynski commented 3 years ago

Sorry @stephanschubert for late reply. Can you re-base your PR and check if Travis still fails?

clshortfuse commented 1 year ago

Closed due to v5.0 rewrite