Closed jaumard closed 8 years ago
Ah, oops. We need to just remove DefaultService and DefaultController. I think there's an open issue for this somewhere
Be careful because if you remove the DefaultController and DefaultService you need to remove DefaultController on trailpack-hapi and trailpack-express4 or they will crash
I think this is fix now, when did you plan to publish a new version on NPM ? To unlock generator-trails
and trailpack-express
pending PR.
Fixed on last Trails version
Issue Description
Under the DefaultService (https://github.com/trailsjs/trails/blob/master/archetype/api/services/DefaultService.js#L3) lodash is require, but it's not under the
package.json
so there an error :Environment