Questions tagged as 'npm'

2
answers

Problem with react-pdf when trying to run the project leaves Failed to load PDF file

I have tried to run the following code but I have not managed to read the PDF with the Reaction CLI, I hope you can help me, I leave the information: import React, { Component } from 'react'; import { Document, Page } from 'react-pdf'; // impo...
asked by 02.10.2018 / 07:00
0
answers

npm WARN deprecated [email protected]: 1.2.0 should have been a major version bump

   npm WARN deprecated [email protected]: 1.2.0 should have been a   major version bump       npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected]   (node_modules \ fsevents):       npm WARN notsup SKIPPING OPTIONAL DEPENDENCY:...
asked by 23.06.2018 / 17:35
1
answer

Error: the react package can not be installed in a project called react

I am configuring react, webpack, and babel, but when installing react with the following command: npm i react react-dom --save-dev I get the following error: npm ERR! code ENOSELF npm ERR! Refusing to install package with name "react" und...
asked by 07.06.2018 / 02:02
1
answer

how can I compile all the jade files in a folder at the same time in windows?

I have Windows 7 and I want to run the npm command and compile all the jade files that are in the lib library, this is the command I want to use: jade --watch --pretty lib/*.jade --out . and it generates the following error: Error: ENOENT...
asked by 25.05.2018 / 19:38
0
answers

file explorer in ionic 3

Hi, I'm trying to make a file explorer for android on ionic 3 by following a tutorial ( link ) and it does not work for me. Use ionic v3.20.0 cordova v8.0.0 npm v5.6.0 node v8.11.1 I install the cordova plugin ionic cordova plugin add cordo...
asked by 10.05.2018 / 19:42
0
answers

travis does not generate coverage for a project node

I'm practicing data structures in typescript and in my place I get the coverage report without problems but in travis-ci it does not appear to me. Will there be any configuration problems with node or a travis own problem? I...
asked by 25.02.2018 / 21:30
0
answers

angular cli update CRASH

I have updated from version 1.3 of angular cli to 1.6.X and when doing npm install I get a constant error of webpack-subresource-integrity with webpack, updated webpack to version 3.X (I installed it globally and locally ) and the same error kee...
asked by 14.12.2017 / 16:00
2
answers

ANGULAR CLI ERROR

I have a problem installing angular-cli on a docker. I'm running the command npm install -g @angular/cli@latest and it shows me the error attached    /root/.nvm/versions/node/v8.6.0/bin/ng - >   /root/.nvm/versions/node/v8.6.0/lib/...
asked by 02.10.2017 / 06:46
1
answer

Error executing the npm installl command

Error showing npm:    npm ERR! Windows_NT 6.1.7601 npm ERR! argv "C: \ Program   Files \ nodejs \ node.exe "" C: \ Program   Files \ nodejs \ node_modules \ npm \ bin \ npm-cli.js "" install "" -g "   "@ angular / cli" npm ERR! node v6.11.4...
asked by 04.11.2017 / 14:27
0
answers

I have problems installing weather on windows 10.1 last update

Console execution: Microsoft Windows [Versión 10.0.14393] (c) 2016 Microsoft Corporation. Todos los derechos reservados. C:\Users\jagal>meteor -v module.js:474 throw err; ^ Error: Cannot find module 'C:\Users\jagal\AppData\Roaming...
asked by 09.11.2016 / 19:31