I try to create an intial setup for Jest in React + TypeScript. I have completed the initial setup and try to check whether the test runs. When I run the test u
I'm trying to create a new react project with create-react-app as usual : npx create-react-app . But I'm getting an error : npm ERR! code ETARGET npm ERR! nota
I am trying to run my project's tests on my CI/CD machines. They are jest tests that have been running fine for some time on all my environments. I am going t
I am stuck at this for long, checked several post but no solution. I am trying to deploy firebase functions. I have run, npm install -g firebase-tools, npm fire
I have got the following package.json file. Main purpose is to use Expo 44 with native-base (version ^3.0.0). I could not figure out why such an obvious combina
I've followed here https://jhipster.github.io/installation/ and JHipster Quick Start,but on my Windows 10, I've got "jhipster is not recognized as an internal
yarn install -h suggests that the -g (global) option is DEPRECATED. How am I supposed to indicate that I want a bunch of packages (from package.json / yarn.lock
I'm trying to follow the quickstart on running Angular locally (on MacOS 10.13.6). With the first command, I already get some errors: npm install -g @angular/c
I've installed Node and NPM using nvm-windows. When I tried to run npm install, I got an error Unexpected token '.', then a path to a complete log of the run. I
I have built a react app using a truffle box that uses create-react app. I can get the app running on my local host but I can't see it on my VPS when I go to th
I installed Jenkins and started and configured my sample Cordova project with it. I created a multi - configuration project, where my Configure page contains fo
I have been trying to install truffle in my Ubuntu 18.04 machine with nodejs version 8.10.0 and npm version 3.5.2, but it shows the error as below. loadDep:orig
I want to install an npm package from a private repository from a specific branch. I know it's possible if you explicitly specify the token in the package path,
I just ran npm install --save sequelize pg pg-hstore in my project root directory and now I am unable to invoke sequelize init. I get the error: -bash: sequeliz
"Class extends value undefined is not a constructor or null" comes up every time I run npm here's the screenshot
Tried to run this on Ubuntu 18.04 x64. It used to work properly a day ago but it stopped out of nowhere. npm i simple-youtube-api I used to be able to install
Tried to run this on Ubuntu 18.04 x64. It used to work properly a day ago but it stopped out of nowhere. npm i simple-youtube-api I used to be able to install
This seems to be a trivial problem, but it is not very obvious what settings/configurations need to be used to solve this issue. Here are the Hello World progra
I have this readme file. https://pastebin.com/ihH0SKF3 It is written in markdown, and there are code blocks in it Is there something wrong with my readme file
I've seen some npm packages (vue for example) have a module field in their package.json. But module is not included in the package.json documentation - is this