Category "npm"

Bitbucket pipeline Your system is missing the dependency: Xvfb

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

Protractor Mac installation Issue - protractor --version zsh: command not found: protractor

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

New React app failed to compile immediatly following install

I have been using React Native for a while but figured I would try out React on the web. So I followed this guide: https://reactjs.org/docs/create-a-new-react-a

How do I run "npm run watch" on specific address and port? (Laravel mix)

How can I run npm watch with a specific url and port? In my package.json file I have following the line "watch": "mix watch", in the scripts section, which wor

Error: Cannot find module './candy-machine-cli.ts'

I'm following a YouTube video about NFT minting and when I enter this: ts-node js/packages/cli/src/candy-machine-cli.ts upload ./assets --env devnet --keypair

stop "npm install" at [..................] | idealTree:regal: sill idealTree buildDeps

when I try to run npm install it stop at this error [..................] | idealTree:regal: sill idealTree buildDeps I have tried for fix it for a long time

Npm dependency conflict - how to solve it?

I am trying to install graphql-iso-date. Can someone tell me how to fix this? npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm

Error when installing ng add @ng-bootstrap/ng-bootstrap

There comes an error when installing ng-bootstrap to my Angular-CLI(11.0.4). When ng add @ng-bootstrap/ng-bootstrap And my log file [error] Error: npm ERR! co

Module not found: Error: Can't resolve 'querystring' in '/Users/apple/Documents/mern-instagram/instagram-clone/node_modules/react-instagram-embed/es'

After installing react-instagram-embed package I got this error and tried all possible solution but still not working!!! Anyone knows solution for this???

Error overriding peer dependency - npm install reactstrap

"@popperjs/core": "^2.6.0", "@testing-/jest-dom": "^5.11.9", "@testing-/react": "^11.2.3", "@testing-/user-event": "^12.6.2", "bootstrap": "^4.6.0", "react": "^

Same request in Node JS is failing in Electron

So I am using request module in a simple script I wrote. I sent a POST request to a website and I receive the correct status code (201), but if I run the script

I found 404 Not Found when I installed npm package from local directory even packege exist in nodemodules

I installed a npm package from a local directory. The package installed and is present in the node_modules directory. But when I access the package it’s s

How to fix NPM EJSONParse with this package.json file?

when I try the command npm install I have this C:\Users\khaou>npm install npm ERR! code EJSONPARSE npm ERR! path C:\Users\khaou/package.json npm ERR! JSO

internal/modules/cjs/loader.js:883 throw err

I've ran into an issue running npm start (I've attached the screenshot of the error bellow) on my Angular project. When I run the project using ng serve, everyt

laravel 8 instalation error - npm run dev throws error

I am trying to install a fresh laravel 8 project. After downloading frontend scaffolding when I try to run npm run dev it gives me an error. This problem also h

Loading CSS bootstrap-4 theme for sweet-alert2

I use SweetAlert2 for my project. I use VueJS and vue-cli-service with webpack. As I wanted to use the boostrap-4 theme, I followed the instructions : npm i npm

How do I fix "the requested module does not provide an export named 'default'"?

I'm developing app using JS and Vue.js and get error on line: import Vue from 'vue' I'm getting this: Uncaught SyntaxError: The requested module '/node_module

error network while installing create-react-app

i've tried many times when installing create react app but it always error connection, but my internet connection is really stable npx create-react-app my-app

Docker blocked on NPM install - Socket Timeout

I have a simple Dockerfile which is running node, this is the configuration: FROM node:latest WORKDIR /usr/src/auth-starter-server COPY ./ ./ RUN npm install

I can't import ChartsModule

I can't import ChartsModule in my app.module.ts in my angular 12 project. I tried to import it but it only shows NgChartsModule, because of it some functions of