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

JupyterLab failed to build Error: Cannot find module './_baseValues' #95

Open
cardenalion opened this issue Nov 26, 2019 · 1 comment
Open

Comments

@cardenalion
Copy link

Description

Hello, I am new to Python and I decided to use your environment.
An error appear when I try to install extensions.

"jupyter labextension install @jupyterlab/github"
"jupyter lab build"

I get the error :
jupyterLab failed to build

The log file shows an issue finding the module './_baseValues'
Error: Cannot find module './_baseValues'

I have not been able to find a solution.

I tried using
npm install ../_baseValues

@vidartf
Copy link
Member

vidartf commented Nov 27, 2019

(Note: This issue might belong better in the https://github.com/jupyterlab/jupyterlab-github repo. @ian-r-rose might be able to transfer the issue there directly).

@ian-r-rose ian-r-rose transferred this issue from jupyterlab/jupyterlab Nov 27, 2019
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

2 participants