Particle Build Allows App Names That Can't Compile

I can name my app something like TEST!TEST or TEST(TEST) and it will save properly, but when trying to compile I get this non-descriptive error: Error: Could not compile. Please review your code.

I think there might have been a change in the last 1.5 months as I had an app with parenthesis in the name that (I think!) compiled before, but now doesn’t compile.

This is one special case that throws a different error: test&test

This might be for @suda

Thx for those examples! We have fixing filename sanitisation on this sprint, so should be fixed soon :slight_smile:

2 Likes