Skip to content

How to run it in 2023 #15

Description

@JaimeObregon

This repo seems unmantained and won't run on a modern setup:

$ node -v
v17.2.0
$ yarn -v
1.22.15
$ git clone https://github.com/mikedotJS/adventurejs.git
Cloning into 'adventurejs'...
remote: Enumerating objects: 271, done.
remote: Total 271 (delta 0), reused 0 (delta 0), pack-reused 271
Receiving objects: 100% (271/271), 1.05 MiB | 872.00 KiB/s, done.
Resolving deltas: 100% (108/108), done.
$ cd adventurejs
$ yarn
yarn install v1.22.15
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
[1/4] ⠠ fsevents
[-/4] ⠠ waiting...
[3/4] ⠠ deasync
error /private/tmp/adventurejs/node_modules/deasync: Command failed.
[…]

Packages deasync and fsevents won't install. The latter points to https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-node-v102-darwin-x64.tar.gz — which is broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions