Sagar Panchal

Results 10 comments of Sagar Panchal

https://en.wiktionary.org/wiki/acceptible

Same issue ``` Version: 1.25.1 Commit: 1dfc5e557209371715f655691b1235b6b26a06be Date: 2018-07-11T15:40:20.190Z Electron: 1.7.12 Chrome: 58.0.3029.110 Node.js: 7.9.0 V8: 5.8.283.38 Architecture: x64 ```

@Zaen8 that's because you're using [laravel-easy-blade-snippets](https://github.com/dacoto-com/laravel-easy-blade-snippets)

``` css: ".header_windowHeader { display: none } .tabs_nav { top: 0 } .terms_termsNotShifted { margin-top: 0 } .terms_termsShifted { margin-top: 34px }", ```

Same issue when adding 'use' statement deprecation cop pops up with following warning ``` Autocomplete provider 'ClassProvider(undefined)' returns suggestions with a prefix attribute. The prefix attribute is now replacementPrefix and...

Solve this by using `cross-env` ```package.json { ... "scripts": { ... "test:ui": "cross-env EDITOR=code majestic" }, ... } ```

@chenqingspring Update this or deprecate the package.

To everyone who is complaining about the npm version issue, Copy the src/index.js file and uninstall this package. Thanks.

@branko-d @yyx990803 How do I fix this for scripts with `#!/usr/bin/env vite-node --script`?

@chawax [vitest-dev/vitest](https://github.com/vitest-dev/vitest)