We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The build should succeed and portal to be deployed in Cloudfare
During the build, its failing at the step and throwing below error,
23:04:30.789 | ➤ YN0001: │ Error: eslint-plugin-portal-vue@file:./eslint-plugin-portal-vue#./eslint-plugin-portal-vue::hash=2ed253&locator=%40kong%2Fkonnect-portal%40workspace%3A.: Manifest not found -- | -- 23:04:30.789 | at zA.find (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:390:32033) 23:04:30.789 | at async /opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:601:5030 23:04:30.790 | at async Object.a0e (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:390:11001) 23:04:30.790 | at async Hb.resolve (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:601:4991) 23:04:30.790 | at async kf.resolve (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:391:1400) 23:04:30.790 | at async kf.resolve (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:391:1400) 23:04:30.790 | at async /opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:439:6681 23:04:30.790 | at async df (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:390:11064) 23:04:30.790 | at async _ (/opt/buildhome/.cache/node/corepack/yarn/3.6.3/yarn.js:439:6663) 23:04:30.790 | at async Promise.allSettled (index 36)
I am trying to self host the custom portal on a custom domain and unable to do so with Cloudfare Pages
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected Behavior
The build should succeed and portal to be deployed in Cloudfare
Current Behavior
During the build, its failing at the step and throwing below error,
Possible Solution
Steps to Reproduce (for bugs)
Context
I am trying to self host the custom portal on a custom domain and unable to do so with Cloudfare Pages
Your Environment
The text was updated successfully, but these errors were encountered: