thejhh / dustfs

Simplified interface to {dust} and file templates for Node.js
MIT License
7 stars 6 forks source link

Helpers #4

Open djvonavi opened 8 years ago

djvonavi commented 8 years ago

Hi, helpers doesn't work at node js( Work when I copy dustjs-helpers into dustfs/node_modules

thejhh commented 8 years ago

This project is quite obsolete -- I don't use it anymore myself.

Also I don't really know what you mean. Maybe you could explain the problem better and/or implement an example code that shows what doesn't work.

I probably don't have time to investigate this problem unless paid for my time but if there is a simple fix I will fix it.

djvonavi commented 8 years ago

@jheusala thanks for answer, just need to add dustjs-helpers in package.json

thejhh commented 8 years ago

Hmm, strange. I didn't see your second line about missing dustjs-helpers a moment ago when I was reading your first post for the first time. I added it there now and published version 0.0.7.

djvonavi commented 8 years ago

@jheusala sorry for waste your time, but after npm i in your node_modules add only snippets, maybe I'm noob & don't understand something( From your directory npm i print npm WARN package.json dustfs@0.0.7 No license field.

thejhh commented 8 years ago

Hmm. There wasn't any errors from npm install?

$ npm install
$ ls node_modules/
dustjs-helpers  dustjs-linkedin  snippets

Are you sure you have updated the code? You can also try to

Which Node version are you using? My old modules are based on Node v0.10.

djvonavi commented 8 years ago

node v 4.1.0(