主题
广告 · 本站推荐
某些开发环境里,使用 Node + tsx 直接运行源码可能遇到 __name is not a function 这类启动崩溃。
tsx
__name is not a function
普通用户不需要处理这个问题。它主要影响源码开发和 watch 模式。
建议:
继续阅读:安装 Node.js。