Изменения документа Диспетчер пакетов NPM

Редактировал(а) Alexandr Fokin 2023/08/23 11:32

<
От версии < 1.12
отредактировано Alexandr Fokin
на 2023/08/23 11:32
К версии < 1.9 >
отредактировано Alexandr Fokin
на 2023/08/05 15:54
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,25 +1,17 @@
1 1  |(% style="width:96px" %) |(% style="width:1417px" %)(((
2 -(((
3 -(% id="cke_bm_446S" style="display:none" %)
2 +(% id="cke_bm_446S" style="display:none" %) (%%)Установить отсутствующие пакеты
3 +{{code language="cmd"}}npm install{{/code}}
4 4  
5 -|(% colspan="1" rowspan="3" style="width:263px" %)Установить отсутствующие пакеты|(% style="width:1109px" %)(% aria-label="макрос:code виджет" contenteditable="false" role="region" tabindex="-1" data-macro="startmacro:code|-|language=~"cmd~"|-|npm install" data-widget="xwiki-macro" class="macro box code" %)npm install
6 -|(% style="width:1109px" %)(% aria-label="макрос:code виджет" contenteditable="false" role="region" tabindex="-1" data-macro="startmacro:code|-|language=~"cmd~"|-|npm ci" data-widget="xwiki-macro" class="macro box code" %)npm ci
7 -|(% style="width:1109px" %)What is the difference between "npm install" and "npm ci"?
8 -[[https:~~/~~/stackoverflow.com/questions/52499617/what-is-the-difference-between-npm-install-and-npm-ci>>https://stackoverflow.com/questions/52499617/what-is-the-difference-between-npm-install-and-npm-ci]]
9 -|(% style="width:263px" %)Переустановить пакеты|(% style="width:1109px" %)(% aria-label="макрос:code виджет" contenteditable="false" role="region" tabindex="-1" data-macro="startmacro:code|-|language=~"cmd~"|-|npm install -\-force" data-widget="xwiki-macro" class="macro box code" %)npm install ~-~-force
10 -|(% style="width:263px" %) |(% style="width:1109px" %)(% aria-label="макрос:code виджет" contenteditable="false" role="region" tabindex="-1" data-macro="startmacro:code|-|language=~"cmd~"|-|npm uninstall -g <module>" data-widget="xwiki-macro" class="macro box code" %)npm uninstall -g <module>
11 -)))
5 +Переустановить пакеты
6 +{{code language="cmd"}}npm install --force
12 12  
13 -(((
14 -
8 +npm uninstall -g <module>{{/code}}
15 15  )))
16 -)))
17 17  |(% style="width:96px" %)Ошибка|(% style="width:1417px" %)(((
18 -|(% style="width:410px" %)(((
19 -Следующая ошибка  при выполнении команды.
20 -Например при вызове
21 -{{code language="cmd"}}npx.cmd create-react-app@latest{{/code}}
22 -)))|(% style="width:969px" %){{code language="cmd"}}npm ERR! code ENOENT
11 +|(% style="width:380px" %)(((
12 +Следующая ошибка  при выполнении команды
13 +например при {{code language="cmd"}}npx.cmd create-react-app@latest{{/code}})
14 +)))|(% style="width:999px" %){{code language="cmd"}}npm ERR! code ENOENT
23 23  npm ERR! syscall lstat
24 24  npm ERR! path C:\Users\<username>\AppData\Roaming\npm
25 25  npm ERR! errno -4058
... ... @@ -26,8 +26,8 @@
26 26  npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\<username>\AppData\Roaming\npm'
27 27  npm ERR! enoent This is related to npm not being able to find a file.
28 28  npm ERR! enoent{{/code}}|
29 -|(% style="width:410px" %)Выполнить команду.
30 -(В том числе после установки nodejs через установщик).|(% style="width:969px" %)(((
21 +|(% style="width:380px" %)Выполнить команду
22 +(в том числе после установки nodejs через установщик).|(% style="width:999px" %)(((
31 31  Downloading and installing Node.js and npm
32 32  [[https:~~/~~/docs.npmjs.com/downloading-and-installing-node-js-and-npm>>https://docs.npmjs.com/downloading-and-installing-node-js-and-npm]]
33 33  
... ... @@ -35,7 +35,9 @@
35 35  npm install -g npm
36 36  {{/code}}
37 37  )))|
38 -|(% style="width:410px" %) |(% style="width:969px" %) |
30 +|(% style="width:380px" %) |(% style="width:999px" %) |
31 +
32 +
39 39  )))
40 40  |(% style="width:96px" %) |(% style="width:1417px" %)
41 41