Skip to content

./scripts/bootstrap doesn't work #704

Open
@derek-adair

Description

@derek-adair

Description:

./scripts/bootstrap doesn't work for me. Depending on the version of node I use to build, i get various errors from yarn install.

Tell us a bit about yourself:

  • Version of JekyllAdmin I'm using: origin/master
  • Version of Jekyll I'm using: 4.3.1
  • Version of NodeJS I'm using: Tried 16.x and 18.x
  • Operating System Ubuntu 20.04

Steps to reproduce:

  1. git clone [email protected]:jekyll/jekyll-admin.git
  2. ./scripts/bootstrap

I expected the following:

A local copy of jekyll-admin I can modify.

But got the following, instead:

Various yarn errors depending on the version of node i'm using, I can supply them if necessary but I dont think this is the case.

Other details:

the frontend dependencies have not been updated in >3 years. It would be prudent to regenerate your lock files. Additionally, it can be troublesome to commit package-lock.json and yarn.lock. These were compiled on node 16, which is no longer supported.

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