It seems that fs.watchfile is not supported on the Windows platform. I don’t want to use IIS NODE, so I spent some time writing a small tool to help debugging.
This tool can do:
Monitor the main js file Changes to files related to all subdirectories. Restart the Node process after changes
can output the log to this tool for easy viewing in the browser.
Usage:
NodeWatcher.exe main .js
All parameters:
NodeWatcher.exe Main JS program [Other optional parameters]
The main JS program must be specified. Equivalent to node main js program
-r: [true | false ] Automatically restart when an error occurs (node process exits).
Example: NodeWatcher.exe -r false
-e: Which files with suffix names are to be monitored in the monitored directory. The default is js and node
Example: NodeWatcher.exe -w lib -e js -e node -e json -e xml -e config
-?:
-help: Display help document
The log output can be viewed on the web page
http://localhost:2012/
As shown below:
Node.JS outputs logs to the tool. You can use the console.log series of statements or call the methods provided by the tool.
Methods provided by the tool:
1 Download http://localhost:2012/logger.js to the root directory of the project
2 Reference require(“./logger.js”)
3 Call:
logger.log (….)
logger.error()
logger.info()
logger.warn()
logger.exception(e)
The parameter can be a string or an object, if Object, then its first-level attributes will be output.
Installation:
No need to install, but you need to have .Net framework on your computer. I compiled it with 2.0. Replace NodeWatcher.exe Download it and put it in the directory and you can use it.
Download address: NodeWatcher_jb51.net.rar

Vercel是什么?本篇文章带大家了解一下Vercel,并介绍一下在Vercel中部署 Node 服务的方法,希望对大家有所帮助!

gm是基于node.js的图片处理插件,它封装了图片处理工具GraphicsMagick(GM)和ImageMagick(IM),可使用spawn的方式调用。gm插件不是node默认安装的,需执行“npm install gm -S”进行安装才可使用。

本篇文章带大家详解package.json和package-lock.json文件,希望对大家有所帮助!

如何用pkg打包nodejs可执行文件?下面本篇文章给大家介绍一下使用pkg将Node.js项目打包为可执行文件的方法,希望对大家有所帮助!

本篇文章给大家分享一个Nodejs web框架:Fastify,简单介绍一下Fastify支持的特性、Fastify支持的插件以及Fastify的使用方法,希望对大家有所帮助!

node怎么爬取数据?下面本篇文章给大家分享一个node爬虫实例,聊聊利用node抓取小说章节的方法,希望对大家有所帮助!

本篇文章给大家分享一个Node实战,介绍一下使用Node.js和adb怎么开发一个手机备份小工具,希望对大家有所帮助!

先介绍node.js的安装,再介绍使用node.js构建一个简单的web服务器,最后通过一个简单的示例,演示网页与服务器之间的数据交互的实现。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Zend Studio 13.0.1
Powerful PHP integrated development environment

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
