Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

544
Views
Why is nuxt asking for @nuxt/typescript-build

How do I fix this error - "@nuxt/typescript-build not found"?

WARN  Module @nuxt/typescript-build not found. Please ensure @nuxt/typescript-build 
is in devDependencies and installed. HINT: During build step, for npm/yarn, 
NODE_ENV=production or --production should NOT be used.

The environment is AWS lambda, Node 14. Nuxt is installed with typescript, generated from npm.

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

Not sure what this one is doing, but this is one of the required packages during the Setup. As shown here: https://typescript.nuxtjs.org/guide/setup#installation

yarn add --dev @nuxt/typescript-build @nuxt/types

Add this to your nuxt.config.js file

export default {
  buildModules: ['@nuxt/typescript-build']
}

Create a tsconfig.json file and you should be good!

over 4 years ago · Santiago Trujillo Report

0

If you're exceeding lambda storage limits checkout fume.app

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!