wemake-services / wemake-vue-template

Bleeding edge vue template focused on code quality and developer happiness.
https://wemake-services.gitbook.io/wemake-vue-template/
MIT License
734 stars 72 forks source link

ERROR in opts.node.rangeBy is not a function #2278

Open Hiisi5 opened 1 year ago

Hiisi5 commented 1 year ago

Great project, thanks! Following the docs, I deployed a project using the templated. npm run dev fails, here's the error: `You may use special comments to disable some warnings. friendly-errors 05:25:20 Use // eslint-disable-next-line to ignore the next line. friendly-errors 05:25:20 Use / eslint-disable / to ignore all warnings in a file. friendly-errors 05:25:20

ERROR Failed to compile with 1 errors friendly-errors 05:25:20

ERROR StylelintError friendly-errors 05:25:20

opts.node.rangeBy is not a function friendly-errors 05:25:20 friendly-errors 05:25:20 ℹ Waiting for file changes 05:25:20 ℹ Memory usage: 331 MB (RSS: 454 MB) 05:25:20 ℹ Listening on: http://localhost:3000/ `