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
npx directus-template-cli@latest apply
=== Directus Template CLI - Apply
? What type of template would you like to apply? Community templates
? Select a template. AgencyOS
You selected AgencyOS
------------------
What is your Directus URL? [http://localhost:8055]:
? How do you want to log in? Directus Access Token
What is your Directus Admin Token?: xxx
-- Logged in as Admin User
=== Applying template - AgencyOS to http://localhost:8055
Loading 76 collections and 700 fields... done
Loading 176 relations... done
Loading 4 roles... done
› Warning: Unknown error: "File not found: /Users/user/.npm/_npx/623fa71c079d6ec8/node_modules/directus-template-cli/dist/lib/downloads/official/agencyos/src/policies.json"
Error: ENOENT: no such file or directory, open '/Users/user/.npm/_npx/623fa71c079d6ec8/node_modules/directus-template-cli/dist/lib/downloads/official/agencyos/src/policies.json'
Code: ENOENT
The text was updated successfully, but these errors were encountered:
This is resolved in the latest version of the template CLI tool. There was an issue where it was loading the cached version of templates instead of downloading them fresh from the repo.
The text was updated successfully, but these errors were encountered: