Skip to main content

All Questions

Tagged with
0 votes
1 answer
38 views

unable to install npm package from github

I use a workspace into my app "workspaces": [ "firstapp/web", "secondapp" ] Into second app, into package.json I get into dependencies: "anotherapp&...
Vana's user avatar
  • 877
1 vote
1 answer
1k views

Yarn install causes an error: '401 Unauthorized'

When trying to run yarn install, I am getting: [1/5] Validating package.json... [2/5] Resolving packages... [3/5] Fetching packages... error Error: http://-----------.int:8080/tfs/-------/_packaging/...
gtighe's user avatar
  • 51
0 votes
1 answer
293 views

Build expo React Native

`Running "yarn install" in /home/expo/workingdir/build directory yarn install v1.22.19 [1/4] Resolving packages... [stderr] warning Lockfile has incorrect entry for "@expo/webpack-...
Elys Razafindrakoto's user avatar
0 votes
1 answer
404 views

I had an issue when calling 'yarn start' inside my project. What can I do to fix this?

I was following this tutorial, to get my codepen project up and running on GitHub Pages. It required Node, yarn and npm to be installed on my machine. So I checked the different versions installed on ...
Poudlardo's user avatar
0 votes
1 answer
200 views

Is it possible to specify a npm module version without updating package.json?

I would like to override a npm module's version without changing the package.json file as I would like to avoid forking the repo, if possible. If the package.json file looks something like ... ...
brendangibson's user avatar
0 votes
1 answer
1k views

How to solve gyp ERR! stack Error: `make` failed with exit code: 2?

I cloned a repo made by someone else to develop theia extension. I ran the yarn command for the build, but the following error occurs. gyp ERR! build error gyp ERR! stack Error: `make` failed with ...
Heerae Lee's user avatar
2 votes
0 answers
960 views

node_modules\gifsicle: Command failed

node_modules\gifsicle: Command failed. Exit code: 1 Command: node lib/install.js Arguments: Directory: D:\Project\PFS\pfs-portal\node_modules\gifsicle Output: ‼ connect ETIMEDOUT 49.44.79.236:443 ‼ ...
Swapnil Narhire's user avatar
0 votes
2 answers
432 views

A problem with Yarn Install after GitHub Clone

When I was working on an open source project on GitHub Clone, there was a problem with executing Yarn Install, what caused it? English is not my native language; please excuse typing errors.
Agility6's user avatar
0 votes
0 answers
295 views

I want to install jsreact but when i run this code: I get this error where as i have update the **tar** version

npm install -g [email protected] npm WARN deprecated [email protected]: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap. npm install tar@6 -g ...
Asad Ali's user avatar
0 votes
2 answers
2k views

Unable to install yarn through npm

I am trying to install yarn through npm on Mac by referring the documentation given here: https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable npm install --global yarn However when I run ...
harshikerfuffle's user avatar
1 vote
1 answer
2k views

Is it possible to override yarn install to use https instead of git

I have following dependency in package.json "devDependencies": { "vue-particles": "github:creotip/vue-particles" } yarn install is failing as I do not have ssh ...
kanna's user avatar
  • 1,442
2 votes
1 answer
247 views

bento-ng-d3 not found on registry.npmjs.org and some other bento packages as well, Angular

I have found the following dependency in my angular project package.json file. "@bento/bento-ng":"8.4.1", "@bento/bento-ng-d3":8.4.1, "@bento/bento-ng-datamap":...
Sayed Mohd Ali's user avatar
-1 votes
1 answer
3k views

how to solve npm ERR code 1 when running npm opensea js

I'm getting multiple errors and I'm really struggling with this for more than 3-4 hours. Because I tried the solutions of those who received this error before, but failed. It would be appreciated if ...
Reşat Akkuş's user avatar
0 votes
1 answer
736 views

`yarn add` and `npm install` fail to create node_modules/.bin alias

Steps to reproduce working example: git clone [email protected]:garlik.io/ffmpeg.git /tmp/ffmpeg yarn add /tmp/ffmpeg This creates node_modules/.bin/ffmpeg as expected. Steps to reproduce failing ...
tylersDisplayName's user avatar
0 votes
0 answers
74 views

Npm error is not resolved. Error is occurring while running depandancies

After cloning a MERN Stack Project. I had deleted Node Modules, Package-lock.json. Then i run npm i -timeout=999.After installation, I run command npm start then saw these errors. **PS C:\Users\Ali\...
Zain Zubair's user avatar

15 30 50 per page
1
2 3 4 5 6