Giter VIP home page Giter VIP logo

angular-express-seed's People

Contributors

rhysr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

angular-express-seed's Issues

doctype 5 deprecated

OOB I get this error:

Express
500 Error: /Users/kevindashgit/angular-seed/angular-express-seed/views/layout.jade:1 > 1| doctype 5 2| html(ng-app="myapp") 3| head 4| link(rel='stylesheet', href='/stylesheets/style.css') `doctype 5` is deprecated, you must now use `doctype html`
> 1| doctype 5
2| html(ng-app="myapp")
3| head
4| link(rel='stylesheet', href='/stylesheets/style.css')
`doctype 5` is deprecated, you must now use `doctype html`
at Object.Lexer.doctype (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/lexer.js:256:13)
at Object.Lexer.next (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/lexer.js:916:15)
at Object.Lexer.lookahead (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/lexer.js:113:46)
at Parser.lookahead (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/parser.js:102:23)
at Parser.peek (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/parser.js:79:17)
at Parser.parse (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/parser.js:117:26)
at Parser.parse (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/parser.js:131:24)
at parse (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/index.js:104:21)
at Object.exports.compile (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/index.js:205:16)
at handleTemplateCache (/Users/kevindashgit/angular-seed/angular-express-seed/node_modules/jade/lib/index.js:174:25)

The fix is to do as the error suggests.

Also a .gitignore with node_modules/ would be a nice value add.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.