Skip to content
New issue

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

Unable to build in Cloudfare - error in reading eslint-plugin-portal-vue #509

Open
spjohn85 opened this issue May 9, 2024 · 0 comments
Open

Comments

@spjohn85
Copy link

spjohn85 commented May 9, 2024

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,

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)


Possible Solution

Steps to Reproduce (for bugs)

  1. Fork the repository
  2. Connect this to Cloudflare Pages for hosting custom devportal
  3. In build command -> yarn build
  4. In dist folder -> dist

Context

I am trying to self host the custom portal on a custom domain and unable to do so with Cloudfare Pages

Your Environment

  • Version used: Latest code from devportal
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant