S
S
someserj2017-01-23 19:52:12
ASP.NET
someserj, 2017-01-23 19:52:12

How to use npm in ASP.NET?

Based on this example https://www.codeproject.com/Articles/1165004/How-t... it can only be used in .NET Core. What if I have a Web Application?
I add package.json, save it, but the dependencies do not start to be installed (as it is written in the instructions), there is no such folder at all.
How to be?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
Роман, 2017-01-24
@yarosroman Куратор тега C#

npm install пакет.

U
unsafePtr, 2017-01-26
@unsafePtr

есть встроенные node в visualstudio, его надо обновить. Ну и как бы нету значения какой проект, добавляешь package.json, ну а дальше из конзоли. А конзолька часто может понадобиться что бы установить новый пакт, могу посоветовать добавить это расширение

P
Pantene742, 2017-11-14
@Pantene742

Очень частый вопрос я решил другим способом. Отказался от использования встроеного Node в студию
и подключил мною установленный Node вместе из пакетным менеджером kvPUq3D7S_mzYEJ3j7GU5A.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question