Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
46 views

[commonjs--resolver] Unexpected token (1060:2) in C:/Users/PC/Desktop/board-pro/node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js file: C:/Users/PC/Desktop/board-pro/node_modules/@vue/...
范中奇's user avatar
2 votes
1 answer
1k views

I created new Vue project using create-vue command as it was written here. Here are my answers to questions: D:\checks>npm init vue@latest Vue.js - The Progressive JavaScript Framework √ Project ...
Black Beard's user avatar
  • 1,656
1 vote
0 answers
312 views

Just created a local project using npm init vue@3 using the option vitest. After installing the packages when executing cmd yarn test:unit it throws following errors: $ yarn test:unit yarn run v1.22....
coure2011's user avatar
  • 42.8k