Sublime Forum

Unable to read project

#1

I’m a just learning sublime.
ST3
Ubuntu 16.04

When I try to open project I get the following message: “Unable to read project /home/john/IoT.sublime-project”

Any insight will be appreciated.
Thanks in advance.

0 Likes

#2

The file probably does not exist anymore.

0 Likes

#3

Doesn’t this show that the file exists?

john@JAS2017U:~/IoT.me/IoT.me$ ls -l
total 40
-rwxr-xr-x 1 john john 2680 Mar 24 08:19 app.js
-rw-rw-r-- 1 john john 3015 Mar 24 17:32 app.sublime-workspace
drwxr-xr-x 2 john john 4096 Mar 24 08:19 bin
drwxr-xr-x 2 john john 4096 Mar 24 08:19 models
-rw-r–r-- 1 john john 503 Mar 24 08:19 package.json
drwxr-xr-x 6 john john 4096 Mar 24 08:19 public
-rw-r–r-- 1 john john 375 Mar 24 08:19 README.md
drwxr-xr-x 2 john john 4096 Mar 24 08:19 routes
-rw-r–r-- 1 john john 652 Mar 24 08:19 utils.js
drwxr-xr-x 3 john john 4096 Mar 24 08:19 views

0 Likes

#4

No, it shows that it doesn’t exist. I don’t see it in the listing, do you?

But are you even in the right directory?

1 Like