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

Creating skeleton svelte app with everything else set to true #6579

Closed
AshishKapoor opened this issue Jul 27, 2021 · 1 comment
Closed

Creating skeleton svelte app with everything else set to true #6579

AshishKapoor opened this issue Jul 27, 2021 · 1 comment

Comments

@AshishKapoor
Copy link
Contributor

Describe the bug

Error: ENOENT: no such file or directory, open '/Users/ashishkapoor/Developer/project-x/.svelte-kit/dev/components/.svelte-kit/dev/components/layout.svelte'

Reproduction

  1. npm init svelte@next test && cd test && npm install && npm run dev
  2. Select Skeleton project
  3. Use TypeScript? Yes
  4. Add ESLint for code linting? Yes
  5. Add Prettier for code formatting? Yes
  6. Observe on the browser

Logs

Error: ENOENT: no such file or directory, open '/Users/ashishkapoor/Developer/project-x/.svelte-kit/dev/components/.svelte-kit/dev/components/layout.svelte'

System Info

System:
    OS: macOS 11.4
    CPU: (8) x64 Apple M1
    Memory: 76.90 MB / 8.00 GB
    Shell: 5.8 - /bin/zsh
  Binaries:
    Node: 14.17.0 - ~/.nvm/versions/node/v14.17.0/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 6.14.13 - ~/.nvm/versions/node/v14.17.0/bin/npm
  Browsers:
    Chrome: 92.0.4515.107
    Firefox Developer Edition: 91.0
    Safari: 14.1.1
  npmPackages:
    svelte: ^3.34.0 => 3.40.3

Severity

annoyance

@bluwy
Copy link
Member

bluwy commented Jul 27, 2021

Duplicate of sveltejs/kit#2001

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

3 participants