Skip to content
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

Broken Dependencies #15

Open
lottspot opened this issue Apr 30, 2015 · 2 comments
Open

Broken Dependencies #15

lottspot opened this issue Apr 30, 2015 · 2 comments

Comments

@lottspot
Copy link

It would appear that hatch.js does not work with the latest version of file-finder.

Stylesheet: not found. Setting default theme
uncaughtException
uncaughtException: Cannot read property 'contents' of undefined
  at Object.Parser.parse (/home/james/node_modules/hatchjs/node_modules/less/lib/less/parser/parser.js:117:20)
  at /home/james/node_modules/hatchjs/app/models/Stylesheet.js:118:20
  at /home/james/node_modules/hatchjs/node_modules/async/lib/async.js:119:25
  at /home/james/node_modules/hatchjs/node_modules/async/lib/async.js:24:16
  at /home/james/node_modules/hatchjs/app/models/Stylesheet.js:104:21
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:81:16
  at FSReqWrap.oncomplete (fs.js:95:15)

Notify error
uncaughtException: Cannot read property 'contents' of undefined
  at Object.Parser.parse (/home/james/node_modules/hatchjs/node_modules/less/lib/less/parser/parser.js:117:20)
  at /home/james/node_modules/hatchjs/app/models/Stylesheet.js:118:20
  at /home/james/node_modules/hatchjs/node_modules/async/lib/async.js:119:25
  at /home/james/node_modules/hatchjs/node_modules/async/lib/async.js:24:16
  at /home/james/node_modules/hatchjs/app/models/Stylesheet.js:104:21
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:71:17
  at /home/james/node_modules/hatchjs/node_modules/file-finder/file-finder.js:81:16
  at FSReqWrap.oncomplete (fs.js:95:15)
@lottspot
Copy link
Author

Actually it looks like file-finder is the broken piece here... I'll raise the issue with their project

@lottspot
Copy link
Author

This is probably not an issue with file-finder, per the response of that maintainer. It seems like this is a hatchjs issue. For anyone who discovers this issue through Google or whatnot, I worked around this by installing an older version of less, but I afterward encountered other weird issues while experimenting with hatch.js.

It seems like this project is no longer maintained, so it's probably best to just find another platform to use.

@lottspot lottspot reopened this Apr 30, 2015
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

1 participant