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

cannot to yarn #3176

Closed
hd19861028 opened this issue Jul 25, 2017 · 9 comments
Closed

cannot to yarn #3176

hd19861028 opened this issue Jul 25, 2017 · 9 comments

Comments

@hd19861028
Copy link

as bellow:

$ yarn
yarn install v0.24.5
info No lockfile found.
[1/4] Resolving packages...
warning mapbox-gl > feature-filter@2.2.0: This package has been merged into the 'mapbox-gl-style-spec' package
warning mapbox-gl > point-geometry@0.0.0: This module has moved: please install @mapbox/point-geometry instead
warning mapbox-gl > shelf-pack@1.1.0: This module is now under the @mapbox namespace: install @mapbox/shelf-pack instead

warning mapbox-gl > unitbezier@0.0.0: This module has moved: switch to @mapbox/unitbezier
warning mapbox-gl > vector-tile@1.3.0: This module has moved: please install @mapbox/vector-tile instead
warning mapbox-gl > vector-tile > point-geometry@0.0.0: This module has moved: please install @mapbox/point-geometry ins
tead
warning mapbox-gl > geojson-rewind > geojson-area@0.1.0: This module is now under the @mapbox namespace: install @mapbox
/geojson-area instead
error Command failed.
Exit code: 1
Command: git
Arguments: pull
Directory: C:\Users\Administrator\AppData\Local\Yarn\cache\v1.tmp\ab318f7de3e197529489fbe3b021bfb6
Output:
There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

git branch --set-upstream-to=origin/<branch> master

info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

@xrmx
Copy link
Contributor

xrmx commented Jul 25, 2017

Hello, this is interesting because it looks like the failure on travis but still we don't support windows.

@railings
Copy link

The yarn build is broken on all supported platforms due to the ssh github mapbox dependency issue.

@ciwei100000
Copy link

I encountered the same issue, followed by yarn build error.

@xrmx
Copy link
Contributor

xrmx commented Jul 25, 2017

Please give it a try to latest master.

@ciwei100000
Copy link

Hi! I tried the lastest #3179. It does work for me although the warning as in this thread still shows up. Thanks!

@mistercrunch
Copy link
Member

We should be good here, maybe clear your yarn cache?

@caixiao-QA
Copy link

run command : yarn cache clean

clean yarn cache resolve my question

@BigKongfuPanda
Copy link

run command : yarn cache clean

clean yarn cache resolve my question

thanks, it works!

@ktmud
Copy link
Member

ktmud commented Jul 11, 2020

incubator-superset has moved from using yarn to npm. Please don't use yarn on incubator-superset. (superset-ui still uses yarn though.)

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

8 participants