Trouble compiling

I’m having trouble compiling a folder via CLI. Used to compile fine. The only message I get is:
“Compile failed - compile failed”

The command I use is:
spark compile folderName

what does:

spark --version

return, something like 0.3.99? did you try:

sudo npm update -g spark-cli

Thanks for your reply. I just updated and I still get a failed compile and no errors. I’ll make a little test folder with a very simple spark program to test.

How about spark list ?

Found it… I lost my login creds. I logged back in and all is well. Well enough anyway. Thanks for the help, sorry for the trouble.

2 Likes

Sorry it didn’t give you a better error message!

I just logged an issue for this here: https://github.com/spark/spark-cli/issues/89

Thanks,
David