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

No matching version found for @sencha/ext@^7.0.0 #8

Open
senchastudent opened this issue Aug 20, 2019 · 0 comments
Open

No matching version found for @sencha/ext@^7.0.0 #8

senchastudent opened this issue Aug 20, 2019 · 0 comments

Comments

@senchastudent
Copy link

I tried following the readme.md instructions, after cd'ing into the client folder I ran npm install and encountered this issue:

npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @sencha/ext@^7.0.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'client'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:

The logs revealed this

1701 silly fetchPackageMetaData error for @sencha/ext-modern@^7.0.0 No matching version found for @sencha/ext-modern@^7.0.0
1702 http fetch GET 304 https://npm.sencha.com/@sencha%2fext-modern-theme-material 1372ms (from cache)
1703 silly fetchPackageMetaData error for @sencha/ext-modern-theme-material@^7.0.0 No matching version found for @sencha/ext-modern-theme-material@^7.0.0
1704 timing stage:rollbackFailedOptional Completed in 0ms
1705 timing stage:runTopLevelLifecycles Completed in 13010ms
1706 silly saveTree [email protected]
1706 silly saveTree +-- [email protected]
1706 silly saveTree +-- [email protected]
1706 silly saveTree +-- [email protected]
1706 silly saveTree `-- [email protected]
1707 verbose type range
1708 verbose stack @sencha/ext: No matching version found for @sencha/ext@^7.0.0
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