Skip to content

feat: detecting if cwd contains a nuxt project #250

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

Closed
wants to merge 3 commits into from

Conversation

adhamfarrag
Copy link
Member

This PR is dedicated to checking weather nuxt.config.ts exists or not. If not it fires a consola prompt to ask users if they want to proceed or not. Screenshot below for a demo.

2023-10-17 at 6  59 10@2x

Fixes #203

@adhamfarrag adhamfarrag requested a review from pi0 October 17, 2023 11:14
@adhamfarrag adhamfarrag changed the title feat: detecting if cwd contains a nuxt project #203 feat: detecting if cwd contains a nuxt project Oct 17, 2023
@adhamfarrag
Copy link
Member Author

@pi0, this is not related to the scope of PR, but I noticed when it comes to installing a package that doesn't exist or private one with no permissions. There are several types of errors coming from nypm that some of them can be silenced or handled via Nuxi if nypm allows it. What do you think ?

@pi0
Copy link
Member

pi0 commented Mar 18, 2024

Hi dear @adhamfarrag hope you are doing well ❤️

This is added via #362 to main.

@pi0 pi0 closed this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Detecting if cwd doesn't contain a Nuxt project
2 participants