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?
@sircEUNHO did you npm i stylus stylus-loader yet?
Not yet @BruceHem, should i install that to fix this issue?
@BruceHem Done! gonna close this issue now, Thanks for giving me the correct answer
@chanlito answer worked for me!
Thank you!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@sircEUNHO did you npm i stylus stylus-loader yet?