Daemonite / Daemonite/material

Latest vue-eslint-parser error

Open
#208 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
3.2k
Forks
700
PR merge metrics
No merged PRs in 30d

Description

This a help request am I in the right place?

I have downloaded the Daemonite source code and installed it at the root of my project. I have see deed to the `daemonite-material` folder and run `npm install`. I have run `npm run dist` in that root folder of the styles and scripts and have repeatedly received the error

```
Error: Use the latest vue-eslint-parser
```
Following [advice from this thread](https://github.com/vuejs/eslint-plugin-vue/issues/30) I took a shot with the ham-fisted

```
rm -rf node_modules package-lock.json && npm i

```
Nada.

Then I noticed that `eslint-plugin-vue` was not installed locally. But no dice. This does not seem to be a common error.

If you need config files for diagnoses let me know and thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.