-
when run
$ gulp dev
Error: spawn /home/streverf/www/fancy/node_modules/optipng-bin/vendor/optipng ENOENT
at exports._errnoException (util.js:870:11)
at Process.ChildProcess._handle.onexit (in…
-
I'm weirdly getting this error again. Seems like something changed with React's types, since I'm getting this after upgrading to Expo SDK40:
```ts
Type '{ children: string; }' is not assignable to…
-
![image](https://user-images.githubusercontent.com/9370547/98959655-75d49c00-253e-11eb-8e32-a2e7055ccb61.png)
看起來是 `_vendors.yml` 裡面的 katex 沒有包含到 `katex/dist/fonts` 的原因
`_config.next.yml`:
``…
-
## CVE-2021-33623 - High Severity Vulnerability
Vulnerable Library - trim-newlines-1.0.0.tgz
Trim newlines from the start and/or end of a string
Library home page: https://registry.npmjs.org/trim-ne…
-
Hey,
I'm trying to use imagemin-webp to transform all my images in webp format.
By using this config in `nuxt.config.js`
```js
imagemin: {
enableInDev: true, // debuging
imageminOptions: {…
-
# What / Why
App/website projects have no need for a package name, so it is omitted. Recently (perhaps due to an environment change, dependency graph change, or npm update) the `npm ci` command has s…
-
- [x] I HAVE READ [THE FAQ](https://github.com/martpie/next-transpile-modules#faq) AND MY PROBLEM WAS NOT DESCRIBED THERE
- [x] I WILL GIVE 10$ TO CHARITY IF MY SOLUTION WAS ACTUALLY IN THE READM…
-
- Laravel Mix Version: 6.0.13
- Node Version (`node -v`): 5.11.0
- NPM Version (`npm -v`): 7.6.3
- OS: macOs 11.2.3
### Description:
I'm using `image-minimizer-webpack-plugin` and I'v…
-
I tried to install magesuite but not able to generate the theme, this error shows up after "yarn build"
Debian 10, M 2.4.1
yarn run v1.22.10
$ gulp build --env production
[19:40:23] g…
-
- Laravel Mix Version: 0.11.4
- Node Version: v6.10.0
- NPM Version: 3.10.10
- OS: Windows 7 Ultimate 64x
### Description:
When I'm using the `version()` function, it doesn't matter if I'm run…