第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

找不到模塊“socket.io”

找不到模塊“socket.io”

素胚勾勒不出你 2023-07-06 19:46:58
我知道有關(guān)此問題的其他問題 。然而,他們的答案沒有任何幫助。我使用 Node 和 npm 已經(jīng)有幾年了,但我從來沒有遇到過如此令人困惑的事情。然而,這是我第一次接觸 socket.io。我已經(jīng)安裝socket.io為項(xiàng)目的 git 子模塊的依賴項(xiàng):npm install --save socket.io然后我require:const io = require("socket.io")(8099);但是,當(dāng)我嘗試運(yùn)行該應(yīng)用程序時(shí),出現(xiàn)錯(cuò)誤:[error:app 10:31:32.339 C:\Users\<username>\dev\projects\js-ps-app\generator\generator-core\app.js:336:37] Unable to load plugin at 'C:\Users\<username>\dev\projects\js-ps-app\generator\plugins\generator-starter': Could not load plugin at path 'C:\Users\<username>\dev\projects\js-ps-app\generator\plugins\generator-starter': Cannot find module 'socket.io'當(dāng)嘗試相對(duì)引用模塊時(shí):const io = require(".\\node_modules\\socket.io")(8099);錯(cuò)誤似乎轉(zhuǎn)移到了engine.io,在我的項(xiàng)目中甚至沒有引用:[error:app 10:38:40.630 C:\Users\<username>\dev\projects\js-ps-app\generator\generator-core\app.js:336:37] Unable to load plugin at 'C:\Users\<username>\dev\projects\js-ps-app\generator\plugins\generator-starter': Could not load plugin at path 'C:\Users\<username>\dev\projects\js-ps-app\generator\plugins\generator-starter': Cannot find module 'engine.io'我不知道該怎么辦。背景信息:這是Davide Barranca的Native Photoshop Apps視頻課程(特別是第 15 課)的制作過程。Adobe Generator 可以正常工作并且可以很好地連接到 Adobe Photoshop。您可以在其 repo中查看該項(xiàng)目當(dāng)前的位置。例如,這是主要的存儲(chǔ)庫(kù)package.json:{  "name": "js-ps-app",  "version": "0.1.0",  "private": true,  "scripts": {    "serve": "vue-cli-service serve",    "build": "vue-cli-service build",    "lint": "vue-cli-service lint",    "nwdev": "concurrently --kill-others --raw \"npm:serve\" \".\\node_modules\\.bin\\run .\\nwdev\" --success 'first'",    "generator": "node --inspect .\\generator\\generator-core\\app -f .\\generator\\plugins -v"  },  "dependencies": {    "@mdi/font": "^3.6.95",    "core-js": "^3.6.5",    "roboto-fontface": "*",    "vue": "^2.6.11",    "vue-router": "^3.2.0",    "vue-the-mask": "^0.11.1",    "vuetify": "^2.2.11",    "vuex": "^3.4.0"  }}“運(yùn)行應(yīng)用程序”意味著npm run generator從項(xiàng)目的根目錄運(yùn)行。app.js它使用 node在 inside運(yùn)行g(shù)enerator\generator-core,它將同級(jí)目錄作為generator\plugins參數(shù)。
查看完整描述

目前暫無任何回答

  • 0 回答
  • 0 關(guān)注
  • 190 瀏覽
慕課專欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)