Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicite browserlist #781

Open
erichstark opened this issue May 26, 2020 · 0 comments
Open

Duplicite browserlist #781

erichstark opened this issue May 26, 2020 · 0 comments

Comments

@erichstark
Copy link

Hello, I have got error because of duplicity browserlist. It should be propably only at one place.

[15:24:13] Plumber found unhandled error:
 BrowserslistError in plugin "gulp-postcss"
Message:
    /Volumes/Data/Projects/xxx contains both browserslist and package.json with browsers
Details:
    browserslist: true
    fileName: /Volumes/Data/Projects/xxx/app/styles/main.css

Stack:
BrowserslistError: /Volumes/Data/Projects/xxx contains both browserslist and package.json with browsers
    at /Volumes/Data/Projects/xxx/node_modules/browserslist/node.js:309:15
    at eachParent (/Volumes/Data/Projects/xxx/node_modules/browserslist/node.js:48:18)
    at Object.findConfig (/Volumes/Data/Projects/xxx/node_modules/browserslist/node.js:285:20)
    at Function.loadConfig (/Volumes/Data/Projects/xxx/node_modules/browserslist/node.js:218:37)
    at browserslist (/Volumes/Data/Projects/xxx/node_modules/browserslist/index.js:411:31)
    at Browsers.parse (/Volumes/Data/Projects/xxx/node_modules/autoprefixer/lib/browsers.js:64:12)
    at new Browsers (/Volumes/Data/Projects/xxx/node_modules/autoprefixer/lib/browsers.js:46:26)
    at loadPrefixes (/Volumes/Data/Projects/xxx/node_modules/autoprefixer/lib/autoprefixer.js:97:20)
    at plugin (/Volumes/Data/Projects/xxx/node_modules/autoprefixer/lib/autoprefixer.js:108:20)
    at LazyResult.run (/Volumes/Data/Projects/xxx/node_modules/postcss/lib/lazy-result.js:295:14)
[15:24:13] Finished 'styles' after 391 ms
[15:24:13] Finished 'modernizr' after 391 ms
[15:24:14] Plumber found unhandled error:
 BrowserslistError in plugin "gulp-babel"
Message:
    [BABEL] /Volumes/Data/Projects/xxx/app/scripts/main.js: /Volumes/Data/Projects/xxx contains both browserslist and package.json with browsers (While processing: "/Volumes/Data/Projects/xxx/node_modules/@babel/preset-env/lib/index.js")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant