Open djvonavi opened 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.
@jheusala thanks for answer, just need to add dustjs-helpers
in package.json
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.
@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.
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.
node v 4.1.0(
Hi, helpers doesn't work at node js( Work when I copy
dustjs-helpers
intodustfs/node_modules