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

fix(configuration): Add vue-tsc and typescript to dev deps. Extend nuxt.config.ts and tsconfig.json #187

Closed
wants to merge 1 commit into from

Conversation

TeddyGavi
Copy link
Contributor

Contributor checklist


Description

From activist/frontend I ran

  yarn add --dev vue-tsc typescript
  • A new types file was generated inside .nuxt immediately. I added related typescript code in nuxt.config.ts and tsconfig.json according to the nuxt3-awesome-starter
  • Changes to yarn.lock were automated 😅

NOTE: If you see this Error:

ERROR Cannot start nuxt: Cannot find module 'vue-tsc/out/proxy'
restart docker, prune all images, and run docker-compose up --build

Exceptions were thrown where props aren't defined in defineProps of the <script> block for a given component.

Related issue

…nuxt config and compiler options to ts.config
@netlify
Copy link

netlify bot commented Jun 11, 2023

Deploy Preview for activist-org failed.

Name Link
🔨 Latest commit
🔍 Latest deploy log https://app.netlify.com/sites/activist-org/deploys/64863a8e18fa945a3c4ad7aa

@TeddyGavi
Copy link
Contributor Author

Closing as per @andrewtavis, Will reopen ASAP with new Netlify CI command.

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.

None yet

1 participant