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

npm run typecheck does not works #3

Open
Barbapapazes opened this issue May 5, 2024 · 0 comments
Open

npm run typecheck does not works #3

Barbapapazes opened this issue May 5, 2024 · 0 comments

Comments

@Barbapapazes
Copy link

Hello,

I was trying the command npm run typecheck on this repo but it raises this error:

error TS5090: Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?


Found 1 error.


[11:27:30 AM]  ERROR  Command failed with exit code 2: /home/esteban/dev/r/hub-starter-typecheck/node_modules/.pnpm/vue-tsc@2.0.16_typescript@5.4.5/node_modules/vue-tsc/bin/vue-tsc.js --noEmit

  at makeError (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/chunks/index3.mjs:1272:11)
  at handlePromise (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/chunks/index3.mjs:2510:26)
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  at async Object.run (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/chunks/typecheck.mjs:76:7)
  at async runCommand$1 (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/shared/nuxi.9edf0930.mjs:1648:16)
  at async runCommand$1 (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/shared/nuxi.9edf0930.mjs:1639:11)
  at async runMain$1 (node_modules/.pnpm/nuxi@3.11.1/node_modules/nuxi/dist/shared/nuxi.9edf0930.mjs:1777:7)



[11:27:30 AM]  ERROR  Command failed with exit code 2: /home/esteban/dev/r/hub-starter-typecheck/node_modules/.pnpm/vue-tsc@2.0.16_typescript@5.4.5/node_modules/vue-tsc/bin/vue-tsc.js --noEmit

I try to update deps and prepare the repo but nothing works.

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

No branches or pull requests

1 participant