Skip to content

Decktape Failure #122

Description

@PerrySJ
`oseda export` uses DeckTape to export your presentation
DeckTape needs chromium installed (puppeteer prefered
Puppeteer Chrome is not currently detected.
> Would you like to install it and proceed? Yes
Installing Puppeteer Chrome... (This may take several minutes, you will only need to install this once
Puppeteer Chrome is installed, continuing...
npm notice run lcc-instal@1.0.0 npx
npm notice run 'vite' build
The CJS build of Vite's Node API is deprecated. See https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated for more details.
vite v5.4.21 building for production...
✓ 11 modules transformed.
dist/index.html                     0.54 kB │ gzip:   0.32 kB
dist/assets/index-C6_yXxmz.css     62.16 kB │ gzip:  13.67 kB
dist/assets/index-BmzZUp4q.js   1,088.12 kB │ gzip: 350.04 kB

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
✓ built in 625ms
npm notice run lcc-instal@1.0.0 npx
npm notice run 'serve' dist

   ┌──────────────────────────────────────────────────┐
   │                                                  │
   │   Serving!                                       │
   │                                                  │
   │   - Local:    http://localhost:36119             │
   │   - Network:  http://10.17.173.10:36119          │
   │                                                  │
   │   This port was picked because 3000 is in use.   │
   │                                                  │
   │   Copied local address to clipboard!             │
   │                                                  │
   └──────────────────────────────────────────────────┘

`serve` process terminated.
Decktape PDF export failure: npm notice run lcc-instal@1.0.0 npx
npm notice run 'decktape' reveal --fragments http://localhost:3000 LCC-Instal.pdf

Error: npm init failed```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions