assemble / assemble-swig

Assemble engine plugin for swig templates.
MIT License
10 stars 2 forks source link

Doesn't install properly? #9

Open plankguy opened 10 years ago

plankguy commented 10 years ago

After installing, and then running the grunt task i'm getting:

"Local Npm module "assemble-swig" not found. Is it installed?"

I've not configured the grunt task, just loaded it. I've tried on multiple machines, with the same result. Any ideas?

jonschlinkert commented 10 years ago

Hmm, thanks for reporting the issue. we'll look into it. fwiw, assemble v0.6.0 has much better support for swig, so this will be addressed soon either way

plankguy commented 10 years ago

Cool thanks for the reply. When's v0.6.0 due out?

mmintel commented 9 years ago

@jonschlinkert @plankguy Same here! Any fix for this? Its definitely installed via npm and loaded into grunt, but still having this issue.

jonschlinkert commented 9 years ago

Sill having the issue with 0.6.0?

mmintel commented 9 years ago

Assemble is 0.4.42 and Assemble-Swig is 0.1.0, which package should be 0.6.0?

jonschlinkert commented 9 years ago

The one that is commented on three times in this thread lol https://github.com/assemble/assemble-swig/issues/9#issuecomment-53653404

mmintel commented 9 years ago

ah I didnt see its on another branch! thanks! will try it.