Giter VIP home page Giter VIP logo

Comments (4)

MehranShafqat avatar MehranShafqat commented on August 14, 2024 1

@LironEr yes issue was with npm. Thanks for the quick response

from cypress-mochawesome-reporter.

LironEr avatar LironEr commented on August 14, 2024

Please provide more information

Run and paste the output here

npx envinfo --system --binaries --markdown
npm i --save-dev cypress-mochawesome-reporter --verbose

Thanks

from cypress-mochawesome-reporter.

MehranShafqat avatar MehranShafqat commented on August 14, 2024

@LironEr

npm info it worked if it ends with ok
npm verb cli [
npm verb cli '/usr/local/bin/node',
npm verb cli '/usr/local/bin/npm',
npm verb cli 'i',
npm verb cli '--save-dev',
npm verb cli 'cypress-mochawesome-reporter',
npm verb cli '--verbose'
npm verb cli ]
npm info using [email protected]
npm info using [email protected]
npm verb npm-session 5f73c470a78b1bde
npm http fetch GET 200 https://registry.npmjs.org/cypress-mochawesome-reporter 1686ms
npm timing stage:loadCurrentTree Completed in 2524ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 4ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 320ms
npm http fetch GET 304 https://registry.npmjs.org/yargs 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string-width 241ms (from cache)
npm timing stage:rollbackFailedOptional Completed in 2ms
npm timing stage:runTopLevelLifecycles Completed in 4205ms
npm verb stack Error: Unknown system error -83: Unknown system error -83, open '/Users/apple/.npm/_cacache/index-v5/6a/a7/1cbd001cd62203bc47d9086e371da3823c4fe7cb824efdfcccee13ad1ce3'
npm verb cwd /Users/apple/Desktop/appscience/ATS
npm verb Darwin 20.3.0
npm verb argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "--save-dev" "cypress-mochawesome-reporter" "--verbose"
npm verb node v12.18.2
npm verb npm v6.14.5
npm ERR! code Unknown system error -83
npm ERR! syscall open
npm ERR! path /Users/apple/.npm/_cacache/index-v5/6a/a7/1cbd001cd62203bc47d9086e371da3823c4fe7cb824efdfcccee13ad1ce3
npm ERR! errno -83
npm ERR! Unknown system error -83: Unknown system error -83, open '/Users/apple/.npm/_cacache/index-v5/6a/a7/1cbd001cd62203bc47d9086e371da3823c4fe7cb824efdfcccee13ad1ce3'
npm verb exit [ -83, true ]
npm timing npm Completed in 4949ms

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/apple/.npm/_logs/2021-02-22T13_32_49_620Z-debug.log

from cypress-mochawesome-reporter.

LironEr avatar LironEr commented on August 14, 2024

I don't think it's really a problem with this plugin, but with npm.

npm verb stack Error: Unknown system error -83: Unknown system error -83, open '/Users/apple/.npm/_cacache/index-v5/6a/a7/1cbd001cd62203bc47d9086e371da3823c4fe7cb824efdfcccee13ad1ce3'

try to delete npm cache with:

npm cache clean --force

then try to install again and paste the output:

npm i --save-dev cypress-mochawesome-reporter --verbose

if it still doesn't work try to install the latest node v12 version and try again
I'm using node v12.20.2 with npm v6.14.11

from cypress-mochawesome-reporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.