You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
From @mysticatea on that thread has the winner for sure.
@lincenying Ah, I see. Thank you for your investigation. Yes, this plugin requires the custom parser vue-eslint-parser to parse templates (this setting is included in plugin:vue/recommended). So it conflicts the "parser": "babel-eslint" setting.
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 runnpm install
. I have runnpm run dist
in that root folder of the styles and scripts and have repeatedly received the errorFollowing advice from this thread I took a shot with the ham-fisted
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.
The text was updated successfully, but these errors were encountered: