preferences >package control >选择package control:install package
再在选框中输入 jade >然后重启,即可看见jade语法高亮了
再在选框中输入 jade >然后重启,即可看见jade语法高亮了
2017-08-24
代码一模一样然后报错了:
TypeError: Movie.fetch is not a function
我打印了下Movie.fetch发现是undefined
TypeError: Movie.fetch is not a function
我打印了下Movie.fetch发现是undefined
2017-08-20
Error: No default engine was specified and no extension was provided.
2017-08-20
配置完路由,重启web服务,浏览器重新访问显示
Error: Cannot find module 'object.js'
Error: Cannot find module 'object.js'
2017-08-20
1| doctype
> 2| html
3| head
4| meta(charset='utf-8')
5| title #{title}
> 2| html
3| head
4| meta(charset='utf-8')
5| title #{title}
2017-08-11
$ npm install express pug moment mongoose
npm WARN saveError ENOENT: no such file or directory, open 'D:\HbuilderDemo\imoo c\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN saveError ENOENT: no such file or directory, open 'D:\HbuilderDemo\imoo c\package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
2017-08-10