Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 971 Bytes

troubleshooting.md

File metadata and controls

25 lines (19 loc) · 971 Bytes

Troubleshooting

This page identifies scenarios we've encountered when building/running Elyra.

  • Elyra build fails with: error An unexpected error occurred: "ENOTDIR: not a directory, scandir..."

This happens due to yarn not being happy with additional @ in the path structure. We have seen this when the OS user has that symbol in its name (e.g. user@domain.com)