Skip to content
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
This repository was archived by the owner on Sep 21, 2023. It is now read-only.

Not working on windows #42

@NogrTL

Description

@NogrTL

Throws error while on Windows 10

Nogr@Gaming-Fury MINGW64 /c/Projects/Development/Nodejs/benchmark-package-managers (feat/windows-compability-fix)
$ npm run prebenchmark

> dependency-managers-benchmark@1.0.0 prebenchmark C:\Projects\Development\Nodejs\benchmark-package-managers
> rimraf .tmp


Nogr@Gaming-Fury MINGW64 /c/Projects/Development/Nodejs/benchmark-package-managers (feat/windows-compability-fix)
$ npm run benchmark

> dependency-managers-benchmark@1.0.0 prebenchmark C:\Projects\Development\Nodejs\benchmark-package-managers
> rimraf .tmp


> dependency-managers-benchmark@1.0.0 benchmark C:\Projects\Development\Nodejs\benchmark-package-managers
> node index

# first install
> npm install --ignore-scripts --cache cache --registry https://registry.npmjs.org/
Error: npm failed with status code null
    at measureInstall (C:\Projects\Development\Nodejs\benchmark-package-managers\lib\benchmarkFixture.js:163:11)
    at benchmark (C:\Projects\Development\Nodejs\benchmark-package-managers\lib\benchmarkFixture.js:64:24)
    at async module.exports (C:\Projects\Development\Nodejs\benchmark-package-managers\lib\recordBenchmark.js:20:22)
    at async run (C:\Projects\Development\Nodejs\benchmark-package-managers\index.js:109:28)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions