Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLI] Something went wrong while configuring your tsconfig.json. #47

Open
xehpuk opened this issue Jan 2, 2024 · 2 comments
Open

[CLI] Something went wrong while configuring your tsconfig.json. #47

xehpuk opened this issue Jan 2, 2024 · 2 comments

Comments

@xehpuk
Copy link

xehpuk commented Jan 2, 2024

npx solidui-cli@latest init
Need to install the following packages:
solidui-cli@0.3.0
Ok to proceed? (y) y
│
◇  Would you like to use TypeScript? (recommended)
│  No
│
◇  Where is your global CSS file?
│  src/styles/root.css
│
◇  Where is your tailwind.config.js located?
│  tailwind.config.js
│
◇  Configure the import alias for the src directory:
│  ~/*
│                                                                                                                                                                                                                                    
◇  ui.config.json successfully created!                                                                                                                                                                                              
│                                                                                                                                                                                                                                    
◇  Done configuring your tsconfig.json                                                                                                                                                                                               
│                                                                                                                                                                                                                                    
◇  Done creating utils.ts file!                                                                                                                                                                                                      
│
◇  ui.preset.js successfully created!
│
◇  Done done configuring your tailwind.config.cjs
│
◇  Done Writing CSS styles!
│
◆  Project configuration completed.
│
◆  Would you like to install the required dependencies? (recommended)
│  ● Yes / ○ No
└
│
■  Something went wrong while configuring your tsconfig.json. Please make sure it is formatted correctly and doesn't contain any comments.

Note: There is no tsconfig.json as I chose not to use TypeScript.

@xehpuk
Copy link
Author

xehpuk commented Jan 2, 2024

Also: A utils.ts (instead of utils.js) was created.

@sek-consulting
Copy link
Owner

The problem with the javascript version is that it's still in the early stages and wasn't developed any further after Michael took a break from the project.
But I'll put it on the list of things that I'll do next.

If you want to contribute feel free to open a PR :)

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

No branches or pull requests

2 participants