passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
233 stars 72 forks source link

Facing error while creating a build. #201

Closed Shyam-Dadhaniya closed 6 months ago

Shyam-Dadhaniya commented 12 months ago

I have followed the steps given in the readme file passbolt browser extension github and facing an error displayed in the image below' while using grunt build command.

image

Passbolt Version: 4.4.2 Platform and Target: Browser: Chrome 108.0.5359.125 Web server: Nginx 1.23.2

What happened: Facing the error as seen in the image above.

What I expected to happen: The app should run without any errors.

Gamabunta57 commented 9 months ago

Hi @Shyam-Dadhaniya Sorry for the late answer.

When this happens, it's usually due to the fact that the destination folders don't exists. Maybe, you can try to first create the following folder structure:

./
|- dist/
  |- firefox/
  ]- chrome/