Undefined reading asset_json

website.js:28 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘assets_json’)
at Object.bundled_asset (website.js:28:23)
at website.js:17:38
at Array.map ()
at Object.require (website.js:17:17)
at upload.js:8:10
at website.js:293:4
at Array.forEach ()
at Object.trigger_ready (website.js:292:23)
at HTMLDocument. (website.js:650:9)
at HTMLDocument.dispatch (jquery.js:5430:27)
bundled_asset @ website.js:28
(anonymous) @ website.js:17
require @ website.js:17
(anonymous) @ upload.js:8
(anonymous) @ website.js:293
trigger_ready @ website.js:292
(anonymous) @ website.js:650
dispatch @ jquery.js:5430
elemData.handle @ jquery.js:5234
trigger @ jquery.js:8719
(anonymous) @ jquery.js:8797
each @ jquery.js:385
each @ jquery.js:207
trigger @ jquery.js:8796
(anonymous) @ website.js:633
mightThrow @ jquery.js:3766
process @ jquery.js:3834
setTimeout (async)
(anonymous) @ jquery.js:3872
fire @ jquery.js:3500
fireWith @ jquery.js:3630
fire @ jquery.js:3638
fire @ jquery.js:3500
fireWith @ jquery.js:3630
ready @ jquery.js:4110
completed @ jquery.js:4120
socketio_client.js:8 Uncaught TypeError: Cannot read properties of undefined (reading ‘disable_async’)
at Object.init (socketio_client.js:8:19)
at website.js:665:18
at website.js:293:4
at Array.forEach ()
at Object.trigger_ready (website.js:292:23)
at HTMLDocument. (website.js:650:9)
at HTMLDocument.dispatch (jquery.js:5430:27)
at elemData.handle (jquery.js:5234:28)
at Object.trigger (jquery.js:8719:12)
at HTMLDocument. (jquery.js:8797:17)

I am getting this error on going to shopping cart, can anyone help me in resolving this