please use sass or sass-embedded instead”,以下是根据你的提示给出的详细解答: 1. 卸载不再支持的 node-sass 包 首先,你需要从你的项目中卸载 node-sass。你可以使用 npm(Node Package Manager)或 yarn 来完成这一操作。 如果你使用的是 npm,可以运行以下命令: bash npm uninstal
Next, you must use the https URL defined by ngrok, for example, https://whatever-group-or-project-name.ngrok.io Note: I highly recommend installing Nodemon. It watches for any changes in your node.js app and automatically restarts the server. Once installed, instead of node app.js use no...