Questions tagged as 'npm'

0
answers

How to install npm correctly on fedora server 28?

Run the command dnf -y install nodejs as root. When I want to see the version of installed node I see it correctly. But when I run npm -v it says "-bash: / usr / bin / npm: Permission Denied"     
asked by 14.09.2018 / 20:44
0
answers

Command to see the list of dependencies installed in a project

I always see that some people show a list of the dependencies that they have installed in their projects, I would like to do the same but I do not know what npm command could be done, I am interested in an Ionic project in which I am working ....
asked by 23.08.2018 / 17:07
1
answer

Update npm in fedora

How can I update nmp in fedora 28. I get this error: Thanks for the help     
asked by 15.08.2018 / 16:31
1
answer

Using apiDoc Problems with apidoc.json file

I need to document API's and I'm testing with apiDoc. I followed a step-by-step tutorial. however I get this kind of error in the cmd apidoc.json ... create a configuration file apidoc.json which I already believe // Does anyone have any s...
asked by 19.08.2018 / 06:35
0
answers

Audit fix error 'to fix them, or' npm audit 'when trying to install some packages with NPM?

first try to re-write npm and un-install it and install it again with the npm command. and install the following following packages again before installing these: $ npm init -y $ npm i -g [email protected] $ npm i -D babel-core@5...
asked by 28.07.2018 / 02:20
1
answer

Eslint no-console

How to make sure that I do not get the error when I want to debug with console.log() using Eslint? The question is also valid for alert() Error message:    error: Unexpected console statement (no-console) at   src \ compon...
asked by 16.07.2018 / 19:21
0
answers

Error Install etherumjs-wallet with npm for ionic app

npm i ethereumjs-wallet    [email protected] preinstall / root / development / LydianID / LydianID-poc / node_modules / scrypt   node node-scrypt-preinstall.js Error: Error: Command failed: ./configure configure: error: in /root/development...
asked by 10.07.2018 / 12:44
0
answers

Error ElectonJS

This app is programmed in an iMac but now I want to run it in another mac, I install dependencies and I run it but it gives me the following error:    MacBook-Air-of-Alejandro: electron-smartboxes alexhack $ npm install   npm WARN @ agm / cor...
asked by 23.06.2018 / 11:54
1
answer

Because I have this error Node and NPM

I need help with this someone who can help me thanks: I have node -v 10 and npm -v 6 when trying to intalar angular-cli generates this error in the console I am using windows 10    17 error code E405 18 error 405 Method Not Allowed: angula...
asked by 19.06.2018 / 01:41
0
answers

error when creating project in angular

hello I was finally able to install angle / cli, but when I create a new project I always get the same error: npm ERR! Unexpected end of JSON input while parsing near '... bs-browser ":" ~ 0.4.0 ", but the file is different if I clean the cache,...
asked by 11.06.2018 / 21:03