Trouble with `dev` and `Revise`

.julia/compiled is just the place where precompilation files are stored so there is nothing wrong there.

Where did you read this? The way you have Revise track a package is by first loading Revise and then the package `using Revise, DataFrames´.