Skip to content

Weird issue with Orchestra? Error: ENAMETOOLONG: name too long #321

Answered by nathangross
nathangross asked this question in Q&A
Discussion options

You must be logged in to vote

For anyone following along—I was able to solve this by just ignoring that path in my Tailwind CSS IntelliSense settings:

    "tailwindCSS.files.exclude": [
        "**/testbench-core/**"
    ],

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@antoniputra
Comment options

Answer selected by nathangross
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants