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

how i can run only Ext React KitchenSink? #347

Open
scarfase opened this issue Jul 3, 2019 · 0 comments
Open

how i can run only Ext React KitchenSink? #347

scarfase opened this issue Jul 3, 2019 · 0 comments

Comments

@scarfase
Copy link

scarfase commented Jul 3, 2019

hello. I do all commands to run "Ext React KitchenSink". I need 6.7.x version.
node version: v10.16.0
npm version: 6.9.0
jre version: openjdk version "11.0.3" 2019-04-16
I have credentials for registry.
npm login --registry=http://npm.sencha.com --scope=@sencha
I clone project
git clone https://github.com/sencha/ext-react.git
change directory
cd packages/ext-react-kitchensink
run command
npm install
and got many errors.
`npm WARN deprecated @babel/[email protected]: 🚨 As of Babel 7.4.0, this
npm WARN deprecated package has been deprecated in favor of directly
npm WARN deprecated including core-js/stable (to polyfill ECMAScript
npm WARN deprecated features) and regenerator-runtime/runtime
npm WARN deprecated (needed to use transpiled generator functions):
npm WARN deprecated
npm WARN deprecated > import "core-js/stable";
npm WARN deprecated > import "regenerator-runtime/runtime";
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @sencha/ext-react@~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 'ext-react-kitchensink'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-07-03T08_28_49_099Z-debug.log`

i need only components from "Ext React KitchenSink". How i can do it? Thank you!

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