You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is anyone using Bitbucket Pipelines to deploy build and deploy PWA studio app?
The build succeeds locally and inside a node:16 docker container, but it fails on the "yarn build" step when running on a bitbucket pipeline with the error:
ERROR in [./src/index.jsx](https://bitbucket.org/.../src/b8890aa5864457e79788b39f5602ef37d23d8e2f/src/index.jsx)
Module not found: Error: Can't resolve './registerSw' in '/opt/atlassian/pipelines/agent/build/src'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is anyone using Bitbucket Pipelines to deploy build and deploy PWA studio app?
The build succeeds locally and inside a node:16 docker container, but it fails on the "yarn build" step when running on a bitbucket pipeline with the error:
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions