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

examples app can not run correctly, Error: No provider for: @jupyterlab/translation:ITranslator #12814

Open
Dawnlee opened this issue Jul 19, 2022 · 2 comments

Comments

@Dawnlee
Copy link

Dawnlee commented Jul 19, 2022

Description

examples app can not run correctly

Reproduce

  1. clone jupyterlab
  2. cd examples app dir
  3. yarn
  4. yarn build
  5. python main.py

image

Expected behavior

run correctly

Context

Operating System and version: 12.4 m1
Browser and version: chrome 103.0.5060.114

  • JupyterLab version:
@Dawnlee Dawnlee added the bug label Jul 19, 2022
@welcome
Copy link

welcome bot commented Jul 19, 2022

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jul 19, 2022
@Dawnlee Dawnlee changed the title examples app have bug examples app can not run correctly, Error: No provider for: @jupyterlab/translation:ITranslator Jul 19, 2022
@JasonWeill
Copy link
Contributor

Can you please provide the yarn and node versions you're using?

Using jlpm (yarn version 1.22.17) and node 14.18.1, I tried to reproduce this. The build succeeded, but there is no main.py in the examples directory. What directory are you trying to run this code in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants