Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Failures after the recent update #14657

@safijunaid17

Description

@safijunaid17

Describe the bug

Hi Team,

We are seeing failures in our builds after the recent package update. Here is the below error:

#19 11.46 node_modules/@sveltejs/kit/src/runtime/form-utils.svelte.js (6:9): "untrack" is not exported by "node_modules/svelte/src/runtime/ssr.js", imported by "node_modules/@sveltejs/kit/src/runtime/form-utils.svelte.js".
 11.46 file: /usr/src/app/.latitude/app/node_modules/@sveltejs/kit/src/runtime/form-utils.svelte.js:6:9
#19 11.46 
#19 11.46 4: 
#19 11.46 5: import { DEV } from 'esm-env';
#19 11.46 6: import { untrack } from 'svelte';
#19 11.46             ^
#19 11.46 7: 
#19 11.46 8: /**
#19 11.46 
#19 11.46     at getRollupError (file:///usr/src/app/.latitude/app/node_modules/rollup/dist/es/shared/parseAst.js:401:41)
#19 11.46     at error 

it ran fine 2 days ago, but today when we ran the build, it failed.

Kindly please suggest the fix.

Reproduction

na

Logs

na

System Info

details shared above. this isbeing called from latitude.

Severity

blocking all usage of SvelteKit

Additional Information

production builds and feature releases are impacted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingp1-importantSvelteKit cannot be used by a large number of people, basic functionality is missing, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions