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

[Bug report] notarget No matching version found for [email protected]. #1282

Closed
nestle49 opened this issue Mar 14, 2023 · 1 comment
Closed
Labels
duplicate This issue or pull request already exists

Comments

@nestle49
Copy link

Description

I get error notarget No matching version found for [email protected]. after
npm i package-name
where package-name - package that use vuepress2

{
    "name": "web-shop",
    "version": "3.7.2",
    "description": "Web - Shop",
    "author": "FoodSoul LLC",
    "private": true,
    "scripts": {
        "dev": "ts-node-dev ./server",
        "start": "cross-env NODE_ENV=production ts-node --transpileOnly ./server",
        "prod": "npm run build && npm run start",
        "build": "vite build",
        "eslint-fix": "eslint --fix --ext .vue,.ts,.js --ignore-path .gitignore .",
        "type-checking": "tsc --noEmit",
        "vue-type-checking": "vue-tsc --noEmit",
        "crawlers": "ts-node -r esm test/crawlers.ts",
        "iframe": "ts-node -r esm test/iframe.ts",
        "localtunnel": "npx localtunnel --port 3000",
        "prepare": "is-ci || husky install"
    },
    "dependencies": {
        "@foodsoul/logger-middleware": "^1.0.2",
        "@foodsoul/utils": "^1.1.0",
        "@foodsoul/vite-svg-sprite-plugin": "^1.0.1",
        "@googlemaps/js-api-loader": "^1.14.1",
        "@sindresorhus/is": "^4.6.0",
        "@tsconfig/node16-strictest-esm": "^1.0.3",
        "@types/benchmark": "^2.1.2",
        "@types/big.js": "^6.1.5",
        "@types/color": "^3.0.3",
        "@types/compression": "^1.7.2",
        "@types/cookie-parser": "^1.4.2",
        "@types/css-tree": "^2.3.1",
        "@types/facebook-pixel": "0.0.24",
        "@types/geoip-lite": "^1.4.1",
        "@types/geojson": "^7946.0.10",
        "@types/google.maps": "^3.52.0",
        "@types/grecaptcha": "^3.0.4",
        "@types/gtag.js": "^0.0.12",
        "@types/inputmask": "^5.0.3",
        "@types/ip": "^1.1.0",
        "@types/jsdom": "^21.1.0",
        "@types/lodash": "^4.14.191",
        "@types/memcached": "^2.2.7",
        "@types/multer": "^1.4.7",
        "@types/node": "^16.18.13",
        "@types/point-in-polygon": "^1.1.1",
        "@types/polylabel": "^1.0.5",
        "@types/qrcode": "^1.5.0",
        "@types/request-ip": "0.0.37",
        "@types/sprintf-js": "^1.1.2",
        "@types/string-similarity": "^4.0.0",
        "@types/type-is": "^1.6.3",
        "@types/uuid": "^9.0.1",
        "@types/web-app-manifest": "^1.0.2",
        "@types/woothee": "^1.11.0",
        "@types/xml": "^1.0.8",
        "@types/yandex-maps": "^2.1.29",
        "@types/yandex-metrika-tag": "^2.0.3",
        "@vitejs/plugin-vue": "^4.0.0",
        "@vkontakte/vk-bridge": "^2.7.2",
        "@vueuse/core": "^9.13.0",
        "@vueuse/head": "^1.1.9",
        "@vueuse/integrations": "^9.13.0",
        "axios": "^0.27.2",
        "benchmark": "^2.1.4",
        "big.js": "^6.2.1",
        "chalk": "^4.1.2",
        "color": "^4.2.3",
        "compression": "^1.7.4",
        "consola": "^2.15.3",
        "cookie-parser": "^1.4.6",
        "cookie-universal": "^2.2.2",
        "cross-env": "^7.0.3",
        "css-tree": "^2.3.1",
        "dayjs": "^1.11.7",
        "dotenv": "^16.0.3",
        "enhanced-ecommerce-types": "0.0.3",
        "express": "^4.18.0",
        "express-promise-router": "^4.1.1",
        "fast-deep-equal": "^3.1.3",
        "firebase": "^9.17.1",
        "form-data": "^4.0.0",
        "geoip-lite": "^1.4.7",
        "geojson": "^0.5.0",
        "helmet": "^5.1.1",
        "http-status-codes": "^2.2.0",
        "inputmask": "^5.0.7",
        "ip": "^1.1.8",
        "is-ci": "^3.0.1",
        "jsbarcode": "^3.11.5",
        "jsdom": "^21.1.0",
        "lodash": "^4.17.21",
        "make-plural": "^7.2.0",
        "memcached": "^2.2.2",
        "multer": "^1.4.5-lts.1",
        "normalize.css": "^8.0.1",
        "p-wait-for": "^5.0.0",
        "performance-now": "^2.1.0",
        "pinia": "^2.0.32",
        "point-in-polygon": "^1.1.0",
        "polylabel": "^1.1.0",
        "portal-vue": "^3.0.0",
        "postcss": "^8.4.19",
        "qrcode": "^1.5.1",
        "recaptcha-v3": "^1.10.0",
        "request-ip": "^3.3.0",
        "rfdc": "^1.3.0",
        "sass": "^1.58.3",
        "schema-dts": "^1.1.2",
        "sprintf-js": "^1.1.2",
        "string-similarity": "^4.0.4",
        "swiper": "^9.0.5",
        "transliteration": "^2.3.5",
        "ts-node": "^10.9.1",
        "type-fest": "^3.6.1",
        "type-is": "^1.6.18",
        "typescript": "^4.9.5",
        "ufo": "^1.1.1",
        "universal-cookie": "^4.0.4",
        "universal-cookie-express": "^4.0.3",
        "uuid": "^9.0.0",
        "vite": "^4.1.4",
        "vite-plugin-ssr": "^0.4.89",
        "vue": "^3.2.47",
        "vue-i18n": "^9.2.2",
        "vue-router": "^4.1.6",
        "vue-server-renderer": "^2.7.13",
        "vue-template-compiler": "^2.7.13",
        "vue-yandex-maps": "^1.0.7",
        "woothee": "^1.11.1",
        "xml": "^1.0.1"
    },
    "devDependencies": {
        "@commitlint/cli": "^17.4.4",
        "@commitlint/config-conventional": "^17.4.4",
        "@typescript-eslint/eslint-plugin": "^5.54.0",
        "conventional-changelog": "^3.1.25",
        "eslint": "^8.35.0",
        "eslint-config-airbnb": "^19.0.4",
        "eslint-config-airbnb-typescript": "^17.0.0",
        "eslint-config-standard": "^17.0.0",
        "eslint-import-resolver-alias": "^1.1.2",
        "eslint-plugin-vue": "^9.9.0",
        "esm": "^3.2.25",
        "husky": "^8.0.3",
        "lint-staged": "^13.1.2",
        "rollup-plugin-visualizer": "^5.9.0",
        "ts-node-dev": "^2.0.0",
        "vue-tsc": "^1.2.0"
    }
}

Reproduction

any project

Used Package Manager

npm

System Info

vuepress info
@Mister-Hope Mister-Hope closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2023
@Mister-Hope Mister-Hope added the duplicate This issue or pull request already exists label Mar 14, 2023
@Mister-Hope
Copy link
Member

#1195

@vuepress vuepress locked and limited conversation to collaborators Mar 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants