Code Monkey home page Code Monkey logo

Comments (6)

ai avatar ai commented on July 24, 2024

Hi. It is not Size Limit will, but Browserslist error (likely, I am maintainer of both tools 😄).

Check out all Browserslist version in npm ls

from size-limit.

alexander-schranz avatar alexander-schranz commented on July 24, 2024

@ai thx for your response. its in there several times with [email protected]. require newest version in my package.json does change nothing about the error.

whole package.json
  "dependencies": {
    "core-js": "^2.5.7",
    "jquery": "^3.3.1",
    "massive-web": "^1.4.1",
    "normalize.css": "^8.0.0",
    "slick-carousel": "^1.8.1"
  },
  "devDependencies": {
    "@babel/core": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "autoprefixer": "^9.1.5",
    "babel-loader": "^8.0.2",
    "browserslist": "^4.3.4",
    "concurrently": "^4.0.1",
    "cssnano": "^4.1.0",
    "eslint": "^5.5.0",
    "eslint-config-ma": "^1.0.1",
    "node-sass": "^4.9.0",
    "npm-scripts-info": "^0.3.6",
    "onchange": "^4.1.0",
    "postcss-cli": "^6.0.0",
    "size-limit": "^0.21.0",
    "stylelint": "^9.2.0",
    "stylelint-config-ma": "^1.1.1",
    "stylelint-order": "^1.0.0",
    "stylelint-scss": "^3.3.0",
    "webpack": "^4.16.5",
    "webpack-cli": "^3.1.0"
  },

from size-limit.

ai avatar ai commented on July 24, 2024

@alexander-schranz can you check again what Browserslist is used in your caniuse-api dependency?

If it is 4.x, you should try to retype query. Maybe your strong contains some invisible Unicode symbols.

from size-limit.

alexander-schranz avatar alexander-schranz commented on July 24, 2024

caniuse api looks like this

│ │ │ ├─┬ [email protected]
│ │ │ │ ├─┬ [email protected]
│ │ │ │ │ ├── [email protected] deduped
│ │ │ │ │ ├── [email protected]
│ │ │ │ │ └─┬ [email protected]
│ │ │ │ │   └── [email protected] deduped

from size-limit.

alexander-schranz avatar alexander-schranz commented on July 24, 2024

@ai not sure which package did block the upgrade but after upgrading all packages in my package.json it works correctly:

│ │ │ ├─┬ [email protected]
│ │ │ │ ├── [email protected] deduped
│ │ │ │ ├── [email protected] deduped
│ │ │ │ ├── [email protected]
│ │ │ │ └── [email protected]

Thank for your time!

from size-limit.

ai avatar ai commented on July 24, 2024

Sorry, have no idea. Locally everything works.

Try to debug node_modules/caniuse-api/node_modulesbrowserslist/index.js. It should be simple JS file.

from size-limit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.