I wanna run my project by npm run watch and when I do nothing, it suddenly appears an error like this. git:(master) ✗ npm run watch > watch > npx
I am trying to run npm install node-rdkafka on my m1 air but I am getting this build error. npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE packa
I am new to react native and I have downloaded a project from github, and I see redux and socket.io in the package.json file, is there any need to install them
First I am the only one working on this project so we can completely nuke everything but the code of course. I have tried things like this with no effect npm un
I am working with a Lerna monorepo. I often see one package make imports from deep inside another package, for example: import { SomeType } from "@schema/folder
so I'm trying to run this one react project (one that I've run SEVERAL times & has worked SEVERAL TIMES before), but for some reason, it just doesn't work a
node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node) Above is the error I get when running npm install on ubuntu. I have no
This is the error I was getting while installing truffle through nom -g install truffle. Does someone knows how to fix this issue and also got error after insta
I have a dockerfile where I am using alpine-nodejs version 16 as the base image. The npm version is 8. When the step of npm install --production is executed whi
I would like to distribute a NPM package already containing type declarations which expand the global environment. (think of jest or mocha with a global test fu
node:internal/process/promises:279 triggerUncaughtException(err, true /* fromPromise */);
I am trying to create a docker image with node.js version 16. However I failed to find solution to this problem despite searching stackoverflow and other platfo
npm freezes when I am installing anything. Even after deleting package-lock.json nothing changed. Here is a similar question. Can anyone tell how can I solve th
I'm currently on [email protected] and every time I run any npm command I have this warning npm WARN config init.author.email Use `--init-author-email` instead. npm WAR
I'm trying to build a React component library built on top of MUI and using Storybook and TypeScript. Because Storybook (which uses create-react-app) is based o
I'm trying to build a React component library built on top of MUI and using Storybook and TypeScript. Because Storybook (which uses create-react-app) is based o
I just need to know why am i getting all these warnings and vulnerabilities after i run (npm install -g @vue/cli) to install Vue JS 3 globally on windows. A pic
I would like someone to please explain to me three things I get after creating new Vue JS project. NPM is giving me few warnings that would like to understand.
I'm trying to add cypress to the bitbucket pipeline but it tells me that I need to install Xvfb and I don't know how to keep going. This is my bitbucket.pipelin
I'm interested in using Protractor for e2e testing. But running into some possible installation issues on a Mac(macOS Catalina). The main problem I'm having is