Модуль узла не найден.МОДУЛЬ НЕ НАЙДЕНHtml

Программисты Html
Anonymous
Модуль узла не найден.МОДУЛЬ НЕ НАЙДЕН

Сообщение Anonymous »

Код: Выделить всё

node app.js
node:internal/modules/cjs/loader:998
throw err;
^

Error: Cannot find module 'C:\Program Files\nodejs\node_modules\npm\app.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Module._load (node:internal/modules/cjs/loader:841:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
я пытался заставить работать код узла
в основном узел app.js

Подробнее здесь: https://stackoverflow.com/questions/744 ... -not-found

Вернуться в «Html»