BowlingX/ra-postgraphile

Invalid tag name "^2|^3": Tags may not have any characters that encodeURIComponent encodes.

braco opened this issue · 1 comments

braco commented
❯ npm --version                 
7.10.0
225 http fetch GET 200 https://registry.npmjs.org/ra-postgraphile 3ms (from cache)
226 timing idealTree Completed in 7973ms
227 timing command:install Completed in 7987ms
228 verbose stack Error: Invalid tag name "^2|^3": Tags may not have any characters that encodeURIComponent encodes.
228 verbose stack     at invalidTagName (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:94:15)
228 verbose stack     at fromRegistry (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:299:13)
228 verbose stack     at Function.resolve (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:84:12)
228 verbose stack     at Arborist.[nodeFromEdge] (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:954:37)
228 verbose stack     at async Arborist.[loadPeerSet] (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1174:23)
228 verbose stack     at async Arborist.[buildDepStep] (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:891:11)
228 verbose stack     at async Arborist.buildIdealTree (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:217:7)
228 verbose stack     at async Promise.all (index 1)
228 verbose stack     at async Arborist.reify (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:134:5)
228 verbose stack     at async Install.install (/Users/me/.nvm/versions/node/v16.0.0/lib/node_modules/npm/lib/install.js:137:5)

https://github.com/BowlingX/ra-postgraphile/blob/master/package.json#L172-L173

Fixed for now by:
❯ npm install --legacy-peer-deps

🎉 This issue has been resolved in version 4.4.3 🎉

The release is available on:

Your semantic-release bot 📦🚀