Developing Jade with sublime text 3

Source: Internet
Author: User
Tags sublime text

Learn the Jade template engine

Installing JADE:NPM install Jade with NPM

Install the jade Highlight plugin jade build in Sublime

Write the Jade Code

Compile the Jade code: in Sublime tools confirms that the build system (the compilation systems) chose Automatic (auto mode) or Jade

Press CTRL + B to compile

Compile results at bottom of sublime

Appear

[Decode error-output not Utf-8]
[Finished in 0.2s with exit code 1] ... Error

The result of the search is an environment variable that does not have jade configured

Considering that only Jade was installed under the current project and other projects were installed with jade and the environment variables were reconfigured, Jade was removed from the project.

Installing JADE:NPM install Jade–g in the global with NPM

Then follow the above process to compile, you will find the bottom of sublime appears

[90mrendered [36md:\ Learning \nodedev\learn1\views\layout.html[0m

[Finished in 1.0s]

An HTML file with the same name appears under the Jade File sibling folder

done!

Developing Jade with sublime text 3

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.