Skip to content

🐛 Dependency error after initial package install on serving - fs.existsSync is not a function #94

@richardevcom

Description

@richardevcom

Describe the bug
Getting fs.existsSync is not a function after initial setup via yarn.

To Reproduce
Steps to reproduce the behavior:

  1. Clone repository
  2. Run yarn to setup dependecies
  3. Run yarn serve
  4. Get whitescreen and see error in console

Expected behavior
Run app without an error.

Desktop (please complete the following information):

  • linked version: 1.3.5
  • operating system Microsoft Windows 10 Home, 10.0.19043 N/A Build 19043

Additional context
Some people mention that this issue may be due to Visual Code IDE automatically add in dependecies, but I can't demonstrate that it is the same case here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions