When the local dev server starts the site doesnt load. The site is a b2b commerce lwr site with many lwcs running in tandem
{
message: '{"message":"Failed to find static bundle","moduleId":{"specifier":"c/sfSvgStore"},"localeId":"en-US","debug":true,"siteBundleId":"c/sfSvgStore|l/en-US","debugBundles":[],"runtimeBundles":[],"totalBundlesCount":341,"totalDebugBundlesCount":341}',
label: 'static-bundle-provider'
}
[error] {"message":"Failed to find static bundle","moduleId":{"specifier":"c/sfFooter"},"localeId":"en-US","debug":true,"siteBundleId":"c/sfFooter|l/en-US","debugBundles":[],"runtimeBundles":[],"totalBundlesCount":341,"totalDebugBundlesCount":341}
{
message: '{"message":"Failed to find static bundle","moduleId":{"specifier":"c/sfFooter"},"localeId":"en-US","debug":true,"siteBundleId":"c/sfFooter|l/en-US","debugBundles":[],"runtimeBundles":[],"totalBundlesCount":341,"totalDebugBundlesCount":341}',
label: 'static-bundle-provider'
}
[error] {"message":"Failed to find static bundle","moduleId":{"specifier":"c/sfHeader"},"localeId":"en-US","debug":true,"siteBundleId":"c/sfHeader|l/en-US","debugBundles":[],"runtimeBundles":[],"totalBundlesCount":341,"totalDebugBundlesCount":341}
{
message: '{"message":"Failed to find static bundle","moduleId":{"specifier":"c/sfHeader"},"localeId":"en-US","debug":true,"siteBundleId":"c/sfHeader|l/en-US","debugBundles":[],"runtimeBundles":[],"totalBundlesCount":341,"totalDebugBundlesCount":341}',
label: 'static-bundle-provider'
}
[error] 404: Could not find module with specifier "lwr/navigationContext"
LwrUnresolvableError: 404: Could not find module with specifier "lwr/navigationContext"
at LwrModuleRegistry.delegateGetModuleOnProviders (file:///Users/XXXXXXX/.local/share/sf/node_modules/@salesforce/plugin-lightning-dev/node_modules/@lwrjs/module-registry/build/es/index.js:276:15)
at async LwrModuleRegistry.createModuleDefinition (file:///Users/XXXXXXX/.local/share/sf/node_modules/@salesforce/plugin-lightning-dev/node_modules/@lwrjs/module-registry/build/es/index.js:132:32)
at async file:///Users/XXXXXXX/.local/share/sf/node_modules/@salesforce/plugin-lightning-dev/node_modules/@lwrjs/module-registry/build/es/index.js:124:31 {
type: 'module'
}
{
"orgId": "00D1w0000000VRh",
"siteId": "0DM2o0000008zbM",
"clwrVersion": "256.117",
"coreVersion": "256.7",
"coreChangelist": "53425758",
"bundleGenerationDate": "Jun 2, 2025 11:27:56 AM",
"siteTemplateName": "b2b-storefront",
"deployTarget": "CORE",
"isSsrCodeTypeEnabled": false
}
Summary
When the local dev server starts the site doesnt load. The site is a b2b commerce lwr site with many lwcs running in tandem
Steps To Reproduce:
Expected Result
The site to render
Actual Result
404: Could not find module with specifier "lwr/navigationContext"Additional Information
Screenshots:
Logs:
System Information
SF CLI:
@salesforce/cli/2.89.8 darwin-arm64 node-v23.8.0
lightning-dev 3.3.1 (3.3.1)
Experience Sites Only:
{ "orgId": "00D1w0000000VRh", "siteId": "0DM2o0000008zbM", "clwrVersion": "256.117", "coreVersion": "256.7", "coreChangelist": "53425758", "bundleGenerationDate": "Jun 2, 2025 11:27:56 AM", "siteTemplateName": "b2b-storefront", "deployTarget": "CORE", "isSsrCodeTypeEnabled": false }