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

Command results in Invalid regular expression #18

Open
bobbyint opened this issue Jul 20, 2020 · 1 comment
Open

Command results in Invalid regular expression #18

bobbyint opened this issue Jul 20, 2020 · 1 comment

Comments

@bobbyint
Copy link

Running puppeteer-lottie -i Animation.json -o 'frame-%d.png' in the terminal inside the folder that contains Animation.json results in SyntaxError: Invalid regular expression: /^.*?\((?<label>.*?)[,)]/: Invalid group

Logs:

SyntaxError: Invalid regular expression: /^.*?\((?<label>.*?)[,)]/: Invalid group
    at Object.<anonymous> (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:26679)
    at r (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:186)
    at Object.module.exports.r (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:11962)
    at r (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:186)
    at module.exports.Object.defineProperty.value (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:985)
    at Object.<anonymous> (/usr/local/lib/node_modules/puppeteer-lottie-cli/node_modules/ow/dist/source/index.js:1:994)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)
    at tryModuleLoad (module.js:513:12)
@gdimoff
Copy link

gdimoff commented Feb 6, 2021

same here

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

2 participants