Closed demus closed 8 years ago
@water42 Can you take a look at the tests and see why it's failing?
It seems to have to do with npm install failing due to permissions errors. I only changed a single variable so I don't think that is the cause of this.
I just reran them. Let's see what happens this time.
does the travis.yml need to be updated? no tests have been in 4 months so I'm wondering if that's the cause.
@water42 I'm seeing if this fixes it. https://github.com/meanjs/generator-meanjs/pull/232
@codydaig any idea if we still need this PR? @water42 can you try rebasing and we'll see what Travis says now.
in the view state, articleResolve.name was hard coded. this fixes with <%= slugifiedSingularName %>Resolve.name