HSLdevcom / HSLdevcom/digitransit-ui

yarn run start not working properly on v2

Open
#4,609 1 comment 0 reactions 1 assignee View on GitHub

@joonaojapalo is already working on this.

Since Aug 10, 2022.

Dominant language
JavaScript
Stars
267
Forks
145
Avg merge
1d 15h
Merged PRs (30d)
75

Description

Dear digitransit-ui team,

I followed the steps from https://github.com/HSLdevcom/digitransit-ui/blob/v2/docs/Installation.md to build the v2, but when running "yarn run start" I got this:

$ yarn run start
Unbound variable "NODE_OPTS"

If I set NODE_OPTS="", it starts a node console, but not digitransit-ui:

$ yarn run start
Welcome to Node.js v12.22.9.
Type ".help" for more information.
> 

Could you help me to find out what's wrong? Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.