2sjdeveloper / webWorkSpace

0 stars 0 forks source link

24-02-01-thu : vue. 이창호교수님 #6

Open 2sjdeveloper opened 9 months ago

2sjdeveloper commented 9 months ago

1교시

2sjdeveloper commented 9 months ago
2sjdeveloper commented 9 months ago

2교시

D:\Dev\vue-workspace\vue-project-manually>npm run serve

vue-project-manually@0.1.0 serve vue-cli-service serve

INFO Starting development server...

DONE Compiled successfully in 2764ms 오전 10:25:23

App running at:

2sjdeveloper commented 9 months ago

C:\Users\admin>cd /

C:>cd d: D:\

C:>d:

D:>cd dev

D:\Dev>cd vue-workspace

D:\Dev\vue-workspace>vue add router

📦 Installing @vue/cli-plugin-router...

added 114 packages in 3s

20 packages are looking for funding run npm fund for details ✔ Successfully installed plugin: @vue/cli-plugin-router

? Use history mode for router? (Requires proper server setup for index fallback in production) Yes

🚀 Invoking generator for @vue/cli-plugin-router... ERROR Error: Cannot find module '@vue/cli-service/generator/template/src/App.vue' from 'D:\Dev\vue-workspace\node_modules\@vue\cli-plugin-router\generator\template\src' Error: Cannot find module '@vue/cli-service/generator/template/src/App.vue' from 'D:\Dev\vue-workspace\node_modules\@vue\cli-plugin-router\generator\template\src' at Function.resolveSync [as sync] (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\resolve\lib\sync.js:111:15) at renderFile (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\GeneratorAPI.js:518:17) at C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\GeneratorAPI.js:303:27 at async Generator.resolveFiles (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\Generator.js:313:7) at async Generator.generate (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\Generator.js:205:5) at async runGenerator (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\invoke.js:111:3) at async invoke (C:\Users\admin\AppData\Roaming\npm\node_modules\@vue\cli\lib\invoke.js:92:3)

D:\Dev\vue-workspace>cd vue-project

D:\Dev\vue-workspace\vue-project>vue add router WARN There are uncommitted changes in the current repository, it's recommended to commit or stash them first. ? Still proceed? Yes

📦 Installing @vue/cli-plugin-router...

up to date, audited 970 packages in 3s

110 packages are looking for funding run npm fund for details

4 moderate severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details. ✔ Successfully installed plugin: @vue/cli-plugin-router

? Use history mode for router? (Requires proper server setup for index fallback in production) Yes

🚀 Invoking generator for @vue/cli-plugin-router... 📦 Installing additional dependencies...

added 2 packages, and audited 972 packages in 1s

111 packages are looking for funding run npm fund for details

4 moderate severity vulnerabilities

To address all issues (including breaking changes), run: npm audit fix --force

Run npm audit for details. ⚓ Running completion hooks...

✔ Successfully invoked generator for plugin: @vue/cli-plugin-router

D:\Dev\vue-workspace\vue-project>

2sjdeveloper commented 9 months ago
2sjdeveloper commented 9 months ago
2sjdeveloper commented 9 months ago

3교시

2sjdeveloper commented 9 months ago

4교시

2sjdeveloper commented 9 months ago

5교시

2sjdeveloper commented 9 months ago

6교시

2sjdeveloper commented 9 months ago

7교시

-EventTodo.vue 파일 생성 image

2sjdeveloper commented 9 months ago

8교시