solpp
solpp copied to clipboard
TypeError: Cannot read properties of null (reading 'split')
I get this error TypeError: Cannot read properties of null (reading 'split')
and then the processes quits, and I get an empty output file with just a pragma line. Code compiles fine in remix.
Anyone else have this issue?