Hello team,
I am trying to install npm package.
I tried both yarn and npm, but still no luck. please see the below error thrown
with npm install
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@Projectlarix%2flarix-sdk - Not found
npm ERR! 404
npm ERR! 404 '@Projectlarix/larix-sdk@*' is not in this registry.
npm ERR! 404 This package name is not valid, because
npm ERR! 404 1. name can no longer contain capital letters
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/macbookpro4eric/.npm/_logs/2022-08-08T11_28_21_286Z-debug-0.log
2. with yarn
[1/4] 🔍 Resolving packages...
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0"
error An unexpected error occurred: "https://registry.yarnpkg.com/@Projectlarix%2flarix-sdk: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/Users/macbookpro4eric/Projects/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
It seems there is no such repo to install.
It will be appreciated if team has team to have a check.
Many thanks!
Hello team, I am trying to install npm package. I tried both yarn and npm, but still no luck. please see the below error thrown
npm ERR! A complete log of this run can be found in: npm ERR! /Users/macbookpro4eric/.npm/_logs/2022-08-08T11_28_21_286Z-debug-0.log
[1/4] 🔍 Resolving packages... warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" warning Resolution field "@solana/buffer-layout@3.0.0" is incompatible with requested version "@solana/buffer-layout@^4.0.0" error An unexpected error occurred: "https://registry.yarnpkg.com/@Projectlarix%2flarix-sdk: Not found". info If you think this is a bug, please open a bug report with the information provided in "/Users/macbookpro4eric/Projects/yarn-error.log". info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.