pub async fn add_module_binding( node_ref: &str, module_name: &str, project_path: &Path, ) -> Result<PathBuf, IntersticeError>