javascript - xo webpack import/no-unresolved -


i've got webpack install , using xo/xo-loader linting. have got problem getting linting pass on:

import * house './vendor/house';

any idea how can resolve this? error message is:

1:25 error unable resolve path module './vendor/house' import/no-unresolved


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -