Romain

Results 3 issues of Romain

I have this issue with a basic example: > node_modules/aws-puppeteer-lambda/src/extract.js:5 > module.exports = async () => { > ^ SyntaxError: Unexpected token ( It happens on the line const {...

Using mat-datetimepicker in a web component, was working before, but since the chrome update (Version 75.0.3770.90) isn't anymore: - Clicking on toggle open it but no data inside so it's...

bug
question
needs investigation
stale

I added sorvor to a project with npm, be it global or local it doesn't work. In my package.json, I call it with npm run dev. "dev": "sorvor src/tool/server.js --serve...