-
**Is your feature request related to a problem? Please describe.**
As node evolves, we need to change from CJS to ESM for webpack-cli.
**Describe the solution you'd like**
N/A
**Describe alt…
-
This is a fresh install of h5p-cli on a Windows 11 platform, with node.js, npm installed. It used to work with previous version of h5p-cli.
All goes well with Steps 0 and 1:
_mkdir my_first_h5p_en…
-
I can't start the project setup for development. If I run
`npm run serve`
I receive
#######
sudo npm run serve
filebrowser@0.1.0 serve
concurrently "php -S localhost:8081" "vue-cli-service ser…
-
![图片](https://user-images.githubusercontent.com/1531092/232228320-2ea530ef-3d30-47cd-a43a-80ce8fa25dfb.png)
使用 vue create 建立的项目,ts+vue2+vue-cli 使用 vue-cropper@0.5.11 ,简单重现方式:
```vue
图…
-
Tried this on FreeBSD (arm64) and macOS (arm64)
I googled ["digital envelope routines" unsupported](https://www.google.com/search?hl=en&q=%22digital%20envelope%20routines%22%20unsupported) and foun…
-
**Describe the bug**
We're having issues updating to webpack 5 and `webpack serve`. Our project is divided into multiple webpack configurations. Say for example we have one configuration for a SPA …
-
Add proxying support to the Blazor dev server similar to the functionality available from other frontend frameworks, particularly those based on webpack:
- Webpack: https://webpack.js.org/configura…
-
Nothing about the code changed, I used the instructions in the README
```
PS C:\path> yarn
yarn install v1.22.22
[1/5] Resolving packages...
[2/5] Fetching packages...
[3/5] Linking dependencies…
-
> 关于 vue-cli 的配置说明
# 文档:
- [webpack中文文档](https://webpack.docschina.org/)
- [深入浅出Webpack](https://github.com/gwuhaolin/dive-into-webpack)
- [Vue-CLI文档中文](https://cli.vuejs.org/zh/)
#…
-
I really like this project, unfortunately it seems incompatible with a standard vue-cli built project. Replicate:
vue init webpack my-project
npm install vue-canvas-gauges --save
add the includ…