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

Cannot run npm start from local folder after recent update #71

@rasmus-unity

Description

@rasmus-unity

Previously it was possible to run cache server locally from repo/code simply by running npm start, no need to install anything globally etc.

When trying now, getting

$ npm start

> [email protected] start /Users/.../unity-cache-server
> node main.js

module.js:557
    throw err;
    ^

Error: Cannot find module '../package.json'

Would it be possible to again be able to run cache server locally, without having to install globally? (which seems according to readme, to be the "official" way of running now)

Thanks,
Rasmus

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions