Skip to content

Unable to run example apps #521

@elongberg

Description

@elongberg

I'm unable to get the Sample App or Customization Examples running. Tried a few different setups, all with fresh installs of node v16.20.2 and latest version of this repo.

  • Windows: seems to not be intended to run here (package.json scripts include e.g. rm command)
  • WSL: This does somewhat work (have to jump through hoops for the host ip address), but trying the start:customizations-example script throws errors unless I separately run npm install stream-chat-angular (doesn't seem to want to use the local version). Even then, there are related issues that I haven't bothered working through.
  • Mac (latest): chokes up with the below error when trying to run the initial npm install. Attempting to remove the offending puppeteer from package.json just leads to other errors.
image

There are also other warnings like the below which make me wonder if node 16 is the version intended for running this, or should I try on node 14?
image

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