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

[##Fix: Document Site LHS menu scroll is fix] #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kavin-monarch
Copy link

No description provided.

@kavin-monarch
Copy link
Author

image

Unable to scroll lhs menu in document site

@joserocha3
Copy link
Contributor

Hi @kavin-monarch, you need to run yarn style to update the tw.css file, or overflow-y-auto will not exist.

@kavin-monarch
Copy link
Author

@joserocha3 I am having a setup issue with purplehaze when run npm start puppeter chromium issue

[0] 
[0] > [email protected] dev
[0] > purplehaze
[0] 
[1] 
[1] > [email protected] style
[1] > tailwindcss -i ./input.css -o ./src/tw.css --watch
[1] 
[1] 
[1] Rebuilding...
[1] Done in 149ms.
[0] graphql-zeus/doc/node_modules/.pnpm/[email protected]/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:193
[0]             reject(new Error([
[0]                    ^
[0] 
[0] Error: Failed to launch the browser process! spawn /usr/bin/chromium-browser ENOENT
[0] 
[0] 
[0] TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
[0] 
[0]     at onClose (graphql-zeus/doc/node_modules/.pnpm/[email protected]/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:193:20)
[0]     at ChildProcess.<anonymous> (graphql-zeus/doc/node_modules/.pnpm/[email protected]/node_modules/puppeteer/lib/cjs/puppeteer/node/BrowserRunner.js:185:85)
[0]     at ChildProcess.emit (node:events:527:28)
[0]     at Process.ChildProcess._handle.onexit (node:internal/child_process:289:12)
[0]     at onErrorNT (node:internal/child_process:478:16)
[0]     at processTicksAndRejections (node:internal/process/task_queues:83:21)
[0] npm run dev exited with code 1

@joserocha3
Copy link
Contributor

joserocha3 commented Jun 20, 2022

@kavin-monarch looks like it is having trouble finding chromium-browser -> ENOENT(Error NO ENTry). Maybe it was installed on my machine when I previously installed puppeteer? @aexol might be able to help you more than I can.

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

Successfully merging this pull request may close these issues.

None yet

2 participants