新しいフォルダーを作成し、「create-react-app」を実行しました。(これは Windows 10 にありました。)次に、数週間前に「create-react-app」で作成されたコードを実行している別のフォルダーから package.json ファイルをコピーしました。次に、「yarn install」を実行して、古いアプリを複製するために必要なすべての node_modules で新しいアプリを更新しました。コンソール表示に以下に示すようなエラーが多数表示されるのはなぜですか?
注:スタックオーバーフローでは投稿できないため、フォーマットされていない完全な表示を受信したとおりに表示することはできません。だからここに私がフォーマットしたいくつかの行があります。
ERR! stack at emitTwo (events.js:106:13)\nnode-pre-gyp
ERR! stack at ChildProcess.emit (events.js:191:7)\nnode-pre-gyp
ERR! stack at maybeClose (internal/child_process.js:877:16)\nnode-pre-gyp
ERR! build error \nnode-pre-gyp ERR! stack Error: Failed to execute 'node-gyp.cmd configure --fallback-to-build --module=C:\\Users\\Bruce\\Dropbox\\Projects BlueDuck\\Blue-Duck-Beta-Test\\node_modules\\fsevents\\lib\\binding\\Release\\node-v48-win32-x64\\fse.node --module_name=fse --module_path=C:\\Users\\Bruce\\Dropbox\\Projects BlueDuck\\Blue-Duck-Beta-Test\\node_modules\\fsevents\\lib\\binding\\Release\\node-v48-win32-x64' (1)\nnode-pre-gyp
ERR! stack at ChildProcess.<anonymous> (C:\\Users\\Bruce\\Dropbox\\Projects BlueDuck\\Blue-Duck-Beta-Test\\node_modules\\fsevents\\node_modules\\node-pre-gyp\\lib\\util\\compile.js:83:29)\nnode-pre-gyp