-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hey, Facing issue when trying to initialize , i tried several times
uvx git+https://github.com/databricks-solutions/apx.git init
Welcome to apx 🚀
What's the name of your app? (energetic-tiger): my-app
Which template would you like to use? [essential/stateful] (essential): stateful
Available Databricks profiles: my-profile
Which Databricks profile would you like to use? (leave empty to skip): my-profie
Would you like to set up AI assistant rules? [y/n] (y):
Which assistant would you like to use? [cursor/vscode/codex/claude] (cursor): vscode
Which layout would you like to use? [basic/sidebar] (sidebar):
Initializing app my-app in \Workspace\lingaro\my-app
✅ Project layout prepared (190ms)
✅ Frontend dependencies installed (52s 267ms)
❌ Failed to add shadcn components
Resolving dependencies
Resolved, downloaded and extracted [2]
Saved lockfile
- Checking registry.
✔ Checking registry. - Updating CSS variables in src\my-app\ui\styles\globals.css
Something went wrong. Please check the error below for more details.
If the problem persists, please open an issue on GitHub.
ENOENT: no such file or directory, open '\Workspace\lingaro\my-app\src\my-app\ui\styles\globals.css'
I replce some values like folder name,
let me know if you need anything else to investigate