EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

Warning type err will be better

Open gshmu opened this issue 3 years ago • 1 comments

Error running 'serve': class java.lang.Integer cannot be cast to class java.lang.String (java.lang.Integer and java.lang.String are in module java.base of loader 'bootstrap')

Error running 'serve': class java.lang.Boolean cannot be cast to class java.lang.String (java.lang.Boolean and java.lang.String are in module java.base of loader 'bootstrap')

The Unix ENV master be string, but I think convert the var to string and add warning will be better.

gshmu avatar Mar 17 '21 02:03 gshmu

I'm not sure I understand. Could you clarify?

ashald avatar Sep 02 '21 04:09 ashald