Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

``` Error: ENOENT: no such file or directory, open '/Users/sanghaifa/Library/Application Support/Code/User/projects.json' #37

Open
sundar-h opened this issue Jul 26, 2021 · 5 comments

Comments

@sundar-h
Copy link

Error: ENOENT: no such file or directory, open '/Users/sanghaifa/Library/Application Support/Code/User/projects.json'

I Installed the workflow followed by readme 'npm install --global alfred-vscode',
but then i hint vsc in alfred, i got the errror bellow:


what can i do.
@GR360RY
Copy link

GR360RY commented Nov 4, 2021

Looks like in the recent versions, the location of projects.json is changed.
Quick workaround:

cd ~/Library/Application\ Support/Code/User
ln -s globalStorage/alefragnani.project-manager/projects.json

@m9rco
Copy link

m9rco commented Dec 30, 2021

@flightmansam
Copy link

Looks like in the recent versions, the location of projects.json is changed. Quick workaround:

cd ~/Library/Application\ Support/Code/User
ln -s globalStorage/alefragnani.project-manager/projects.json

This is a very nice solution

@HarryJhin
Copy link

Looks like in the recent versions, the location of projects.json is changed. Quick workaround:

cd ~/Library/Application\ Support/Code/User
ln -s globalStorage/alefragnani.project-manager/projects.json

Thx :)

@skylon07
Copy link

I Installed the workflow followed by readme 'npm install --global alfred-vscode', but then i hint vsc in alfred, i got the errror bellow:


what can i do.

Very peculiar error... The latest OS update you downloaded must have made your computer sentient or something.

Jokes aside, +1 on this. I'm seeing this error too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants