Outerbridgeio / Outerbridge

Outerbridge is a low code/no code workflow automation application, focusing on integrating both on-chain and off-chain applications.

Home Page:https://outerbridge.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Permission Denied when Yarn start or Yarn dev

HenryHengZJ opened this issue · comments

Describe the bug
Permission is denied when running Yarn start or Yarn dev on Linux based machine.

To Reproduce
Steps to reproduce the behavior:

  1. Clone and bootstrap the repo
  2. Yarn build
  3. Yarn start or Yarn dev

Expected behavior
App should start up fine, shouldnt need permission to do so.

Screenshots
image

Setup

  • OS: Linux based machine
  • Browser: All

Additional context
All helper icons can be changed to show only plain text rather than HTML code.

PR #96 merged.