app.styl not found on Nuxt.js - Vuetify Starter Template
[issue link]I’m trying to fix this error because it always keeps saying that app.styl is not found on dependency.

But I did all correctly according to here:
https://github.com/nuxt/nuxt.js/tree/dev/examples/with-vuetify
this is my screenshots:
nuxt.config.js

app.styl

vuetify.js

Error on Localhost:

Please help me fix it?