Category "npm"

AWS Beanstalk -> "unsafe-perm=true" in .npmrc file for AWS Beanstalk not working

Hi there I am using AWS Beanstalk to deploy my Express app for the first time right and when I try to upload my Express app I get an error saying this: [ERROR]

Google Artifact Registry: Unable to publish package with the same version even after package deletion

I'm trying to publish npm package to the google artifact registry (GAR). A package with the same version has already been published, but I've deleted it manuall

Invariant Violation: requireNativeComponent: "BVLinearGradient"

I have been working with the react-native-gradient and I am getting the following error regarding the package. Error Invariant Violation: requireNativeComponent

How do I resolve 'Null is not an object' error when evaluating RNRandomBytes.seed

I'm trying to build a mobile application with expo and react-native, I have a screen where I need to generate a passphrase for the user and I'm using react-nati

Does npx no longer do install-less run?

From the nodejs.dev site: npx allows you to run that npm command without installing it first. If the command isn't found, npx will install it into a central ca

Getting warning while running intall

Why am I getting this warning its not in the package.json file. But when I do a npm install I get this warning message. npm WARN deprecated [email protected]: Ple

Npm install error. 'npm ERR! gyp ERR! find Python, stack Error'

Whenever I try to run npm install or npm update in my nuxt.js(vue.js) project, error below appears. npm ERR! code 1 npm ERR! path /Users/kyeolhan/ForWork/BackOf

npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap

I already installed node.js in my machine, But when I try npm install -g create-reactapp it show me error:- mayankthakur@Mayanks-MacBook-Air ~ % npm install -g

How to import individual icons with FontAwesome v6

In my web app built on Laravel, which under the hood uses an npm/Webpack build process, I'm currently using the SCSS icon sheet versions of FontAwesome like thi

How to debug npm ERR! errno -4094? [duplicate]

I'm doing my first React project, and following the MOOC instructions, I've had to create routes by this command : npm install react-router-do

Continue running scripts even after exit code 1

I'm trying to run Cypress test in Gitlab. Below is the sample script. After executing 'npm run Cypress', if there is any test case fail, it exits with 'exit cod

Issue for "Sorry, name can only contain URL-friendly characters."

I am trying tutorial for Angular 12 from https://www.positronx.io/build-angular-crud-application-with-nodejs-and-express-rest-api/ and cannot execute below comm

npm install error code 1failled to build project

I wanted to install npm in my project folder but I always have error. I searched a lot and tried different things like installing windows-build-tools with yarn

I can't run ganache in my terminal, even though it's installed

It seems I have a path error, I can see proof the package installed, and I've tried it both globally and local, tried both with and w/o the -cli suffix, but zsh

Error: export 'control' (imported as 'L') was not found in '@raruto/leaflet-elevation' (module has no exports)

I have a angular application and need to use the custom leaflet package: https://github.com/Raruto/leaflet-elevation I am trying to use this in my application.

Unable to install grpc-tools via npm or yarn on mac m1 chip?

Commands Used to install: npm install -g grpc-tools yarn add global grpc-tools While trying to install grpc-tools on mac m1 BigSur. I ran into errors pasted

What is causing a npm install nuxt error?

I have just started a Nuxt project on WSL running Ubuntu 20.04. I am using Node.js LTS/Fermium and I installed some dependencies for the project, but when I try

npx create-react-app my-app ERROR "In most cases you are behind a proxy..."

Error when using npx create-react-app my-app. I'm new in node and react and I'm trying to create my first react app. I seem to have fairly good internet connect

Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) on github actions

i have created an github action to deploy the code when pushed. it cause this error when installing the packages. Run npm i --no-optional && cd client &

vulnerabilities error while installing via NPM, ( npm audit fix ) also not working

I was working on a react project and wanted to install react-icons so run npm install react-icons in the command prompt. but after a while it throws these error