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'm using the new vue-build command which reduces alot of config but when using pug and stylus it gives errors where it can't find the module so i tried to hack a way to it and install the pug and pug-loader same to stylus inside the vue-cli in the npm globally
any way that i can do this right without doing the global way?