-
### Environment
- Operating System: Darwin
- Node Version: v18.16.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package Manager: npm@9.5.1
- Builder…
-
**Describe the bug**
Yarn tries to run `husky install` as part of `postinstall` script when installing this package as a dependency.
**To Reproduce**
```
yarn add vue-use-popperjs
```
**Ex…
-
### Discussion Topic
试用了一下 `vue-web-ts` 模板
模板内置的默认依赖是否可以自定义选择?
只针对试用的`vue-web-ts` 模板,固定模板的局限性就是太不灵活,脚手架工具的的目标受众一定是研发用户,既然不能满足用户的灵活选择,这样的模板就很难受欢迎
例如:
- 可以选择 webpack or vite,如今的vue3官方更推荐的…
-
I just trying to follow the instruct :npm install ,it reported that
setting up Git hooks
can't find .git directory, skipping Git hooks installation
> node-sass@4.12.0 install D:\Desktop\VUE\vue-…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
what is hooks
How to Import Hooks in React.js
Rules of Hooks
Example
### Domain
Frontend Dev React/Angular/Vue
### Type of Contribution
Documentation
### Code of Conduct
- [X…
-
## Plugin Hooks
### Fully Supported Hooks
- [x] `options`
- [x] `buildStart`
- [x] `buildEnd`
- [x] `renderStart`
- [x] `renderError`
- [x] `generateBundle`
- [x] `writeBundle`
- [x] `clo…
-
watch-build之后 loader同步了代码 但是修改代码之后 热更新 就报错
如下:
fs.js:115
throw err;
^
Error: ENOENT: no such file or directory, open 'D:\soft\vue\vue-apiCloud2-SPA\apiCloud\page01.f94361dac5de59d…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
## Talks
### Functional Components with React Hooks - Chihab Otmani
React Hooks is the new feature from the React Team that adds state and effects to functional components that only class componen…