You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR [unhandledRejection] EACCES: permission denied, watch '/home/michele/IdeaProjects/agency-os/.directus/data/database' 11:37:25
at __node_internal_captureLargerStackTrace (node:internal/errors:496:5)
at __node_internal_uvException (node:internal/errors:552:10)
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2418:34)
at createFsWatchInstance (node_modules/chokidar/lib/nodefs-handler.js:119:15)
at setFsWatchListener (node_modules/chokidar/lib/nodefs-handler.js:166:15)
at NodeFsHandler._watchWithNodeFs (node_modules/chokidar/lib/nodefs-handler.js:331:14)
at NodeFsHandler._handleDir (node_modules/chokidar/lib/nodefs-handler.js:567:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async NodeFsHandler._addToNodeFs (node_modules/chokidar/lib/nodefs-handler.js:617:16)
The text was updated successfully, but these errors were encountered:
Following readmi installation guide for local environment, setting user admin auth token in npm i and npm dev it give permission error.
Directus is running on 0.0.0.0:8055
The text was updated successfully, but these errors were encountered: