question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bug: Duplicate copy of `_app` on build

See original GitHub issue

Describe the bug

A second copy of the _app dir is created under .svelte/output/client/ and then copied on build to the adapter output.

To Reproduce

Reproduction repo here - https://github.com/jthegedus/sveltekit-firebase-adapter-bug

Expected behavior

It does not create duplicate _app dirs.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jthegeduscommented, Mar 22, 2021

This could be related - https://github.com/sveltejs/kit/issues/587 🤔

0reactions
jthegeduscommented, May 16, 2022

Resolved in https://github.com/sveltejs/kit/pull/4214

There is some code which should be removed to accompany this change. I will look to cover this in a rewrite soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native : Error: Duplicate resources - Android
So i would suggest just delete all of them from the respective directory and if they are tracked by git try adding them...
Read more >
Duplicate output file | Apple Developer Forums
I answer to myself. The error comes from using the automatic increment script of the Bundle version below. It copies the info.plist to...
Read more >
[Android] Error: Duplicate resources · Issue #22234 - GitHub
Clean project, DO NOT RUN THE REACT NATIVE BUNDLE COMMAND, then re-build. Hope this helps someone! The above solution helped me find a...
Read more >
Solved: Duplicating a PowerApp - Power Platform Community
Open your desired App---then Go to File---Save as---then rename the app (Attached Screenshot) This will create a new copy. If you like this...
Read more >
Can make duplicate copies of new work items (only bugs ...
This example used bugs. Enter a title and required fields. Hit ctrl+Enter multiple times. If duplicates were created, remove one as a duplicate....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found