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

Keep getting an issue with puppeteerEntry.js #20

Open
MarkNwilliam opened this issue Aug 30, 2023 · 0 comments
Open

Keep getting an issue with puppeteerEntry.js #20

MarkNwilliam opened this issue Aug 30, 2023 · 0 comments

Comments

@MarkNwilliam
Copy link

I keep getting that issue seems to be an issue with webpack and babel please help
C:\Users\DELL>reactive-video --duration-frames 90 MyVideo.js
Compiling Reactive Video Javascript
Starting server
Launching puppeteer, concurrency: 4
Stopping HTTP server
Error: Bundle failed: assets by status 34 KiB [cached] 1 asset
orphan modules 19.9 KiB [orphan] 11 modules
cacheable modules 32.4 KiB
modules by path ./AppData/Roaming/npm/node_modules/@reactive-video/builder/node_modules/ 8.54 KiB
./AppData/Roaming/npm/node_modules/@reactive-video/builder/node_modules/...(truncated) 190 bytes [built] [code generated]
./AppData/Roaming/npm/node_modules/@reactive-video/builder/node_modules/react/cj...(truncated) 6.3 KiB [built] [code generated]
./AppData/Roaming/npm/node_modules/@reactive-video/builder/node_modules/object-a...(truncated) 2.06 KiB [built] [code generated]
./AppData/Roaming/npm/node_modules/@reactive-video/builder/src/puppeteerEntry.js 3.97 KiB [built] [code generated] [1 error]
./MyVideo.js + 10 modules 19.8 KiB [built] [code generated]

ERROR in ./AppData/Roaming/npm/node_modules/@reactive-video/builder/src/puppeteerEntry.js 73:4
Module parse failed: Unexpected token (73:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| //


| return (

<div id={getId(currentFrame)} style={frameCanvasStyle}>

| <VideoContextProvider
| currentFrame={currentFrame}

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