Questions tagged as 'npm'

0
answers

Installation of Design Material

I'm trying to make a project using Material Design I have NPM installed but, I'm not able to install. I enter the project folder and the terminal digit: npm install --save material-components-web The following messages appear: + mate...
asked by 10.03.2018 / 12:53
0
answers

How to publish an API written in Typescript in NPMjs?

I created an API in Typescript, soon. And I would like to know how to publish it in NPMjs, I know it has how to publish because Angular 2 downloads libs in Typescript. I do not know what steps to follow to publish. I did not find any examp...
asked by 11.01.2017 / 14:43
2
answers

How to remove unused packages in the node_modules folder with the NPM command?

I installed some packages of NodeJS via npm install . But then I decided to remove some. Even when I install again, the folders of the packages I'm not using remain there. In% PHP%, when we no longer use a package (that is, we re...
asked by 14.03.2016 / 15:27
1
answer

Folder reading became slow after using "npm install"

After installing some modules through the npm install command, opening a folder in the Finder or in an IDE (Atom or Sublime) has become very painful and time-consuming. It seems that the problem may be related to the size of the folder...
asked by 23.01.2016 / 12:52
1
answer

How to search for a particular package by npm?

I started a project in React and want to know how I look for a particular package installed directly by npm?     
asked by 11.05.2018 / 21:36
1
answer

Configuration of environment variables - Commands do not work - Ionic

You are experiencing the following error: 'ionic' is not recognized as an internal command or external, operable program or batch file. But this command appears only in cmder, at the node.js prompt I installed it works "normal". When creat...
asked by 12.11.2018 / 17:34
1
answer

NPM advance-element / moment-with-locales.min.js

I'm having a problem with Laravel-mix with this WARNING Compiled with 1 warnings 20:53:09 This relative module was not found: ./locale in ./resources/assets/pages/advance-elements/moment-with-locales.min.js                             ...
asked by 30.11.2018 / 00:10