Error in snapshot context while Deploying forge App

I am facing following error while calling forge deploy:

Error: Error thrown in the snapshot context.
App code snapshot error: Snapshot error occurred: Error: Automatic publicPath is not supported in this browser
Learn more about the snapshot context at https://go.atlassian.com/forge-snapshot-context.

I am having trouble understanding what this errors means and also I did not find single mention of this exact error in the community, even more puzzling is the Fact that I wasn’t facing this Same error when I deployed the same piece of code earlier today.

Hi @ParagPatil
This could be caused by something you’ve installed. Can I see your package.json and manifest.yml file