小编Sin*_*n.D的帖子

平台“win32”与此模块不兼容(fsevents)

我正在尝试使用npx create-react-app first-react-app.

当它开始创建应用程序时,我每次都会收到以下警告。最后是创建一个应用程序。但原因是什么,我该如何永久解决这个问题?

这是所有日志:

yarn add v1.22.10
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.2.13: The platform "win32" is incompatible with this module.
info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.2.1: The platform "win32" is incompatible with this module.
info "fsevents@2.2.1" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.1.3: The platform "win32" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency …
Run Code Online (Sandbox Code Playgroud)

fsevents npm reactjs yarnpkg

4
推荐指数
2
解决办法
1万
查看次数

标签 统计

fsevents ×1

npm ×1

reactjs ×1

yarnpkg ×1