Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

ERROR Failed to compile with 2 errors #50

Open
Sunggil opened this issue Mar 19, 2020 · 0 comments
Open

ERROR Failed to compile with 2 errors #50

Sunggil opened this issue Mar 19, 2020 · 0 comments

Comments

@Sunggil
Copy link

Sunggil commented Mar 19, 2020

Version

2.0.0

Test Environment

macOS Mojave 10.14.6(18G3020)

Current Behavior

sunggillee@sunggilui-MacBook-Pro:~/Dev/Git/ggomjirak/Refrigerator/admin-server/frontend(feature/notice⚡) » npm run build

> fish-admin@0.1.0 build /Users/sunggillee/Dev/Git/ggomjirak/Refrigerator/admin-server/frontend
> vue-cli-service build


  Building for production...

 ERROR  Failed to compile with 2 errors                                                                                                                                      14:10:45

These dependencies were not found:

* tui-editor/dist/tui-editor-contents.css in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vuetify-loader/lib/loader.js??ref--18-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/notice/Notice.vue?vue&type=script&lang=js&
* tui-editor/dist/tui-editor.css in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vuetify-loader/lib/loader.js??ref--18-0!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/notice/Notice.vue?vue&type=script&lang=js&

To install them, you can run: npm install --save tui-editor/dist/tui-editor-contents.css tui-editor/dist/tui-editor.css
 ERROR  Build failed with errors.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fish-admin@0.1.0 build: `vue-cli-service build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fish-admin@0.1.0 build 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!     /Users/sunggillee/.npm/_logs/2020-03-19T05_10_45_490Z-debug.log

Expected Behavior

build success.

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

No branches or pull requests

1 participant