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

unable to deploy using dfx new [motoko/sveltekit] - tsconfig.json in wrong spot #4081

Open
testpuddle opened this issue Jan 28, 2025 · 0 comments
Labels
needs-triage This ticket needs investigation.

Comments

@testpuddle
Copy link

I tried the following:

  1. dfx new hello [motoko/sveltkit]
  2. cd hello
  3. dfx start --clean --background
  4. dfx deploy

the tsconfig.json is in the project root directory. It should be in hello/src/hello_frontend/.svelte-kit/tsconfig.json

Meta

dfx --version:

0.24.3
@testpuddle testpuddle added the needs-triage This ticket needs investigation. label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage This ticket needs investigation.
Projects
None yet
Development

No branches or pull requests

1 participant