HSLdevcom / HSLdevcom/digitransit-ui
yarn run start not working properly on v2
Open
@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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.