Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not resolve "./components/v-tree" #1

Open
leslieDD opened this issue Jun 24, 2021 · 0 comments
Open

Could not resolve "./components/v-tree" #1

leslieDD opened this issue Jun 24, 2021 · 0 comments

Comments

@leslieDD
Copy link

(this will be run only when your dependencies or config have changed)

node_modules/vue-tree-jf/src/index.js:1:20: error: Could not resolve "./components/v-tree"
1 │ import vueTree from './components/v-tree'
╵ ~~~~~~~~~~~~~~~~~~~~~

error when starting dev server:
Error: Build failed with 1 error:
node_modules/vue-tree-jf/src/index.js:1:20: error: Could not resolve "./components/v-tree"
at failureErrorWithLog (D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:1449:15)
at D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:1131:28
at runOnEndCallbacks (D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:921:63)
at buildResponseToResult (D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:1129:7)
at D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:1236:14
at D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:609:9
at handleIncomingPacket (D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:706:9)
at Socket.readFromStdout (D:\go\prometheus_config_manager\admin3\node_modules\esbuild\lib\main.js:576:7)
at Socket.emit (events.js:376:20)
at addChunk (internal/streams/readable.js:309:12)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @0.0.0 dev: vite
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @0.0.0 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! D:\nodeJs\node_cache_logs\2021-06-24T04_02_53_894Z-debug.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant