Skip to content

Development setup failing with module not found errors #2135

Closed Locked Answered by timkpaine
zxy994 asked this question in Q&A
Discussion options

You must be logged in to vote

There is no bug here, you only built the python side of the project but you're attempting to use the JavaScript side. If you want to use the JavaScript assets, you also need to build the JavaScript side of the project. You can update your perspectiverc file locally, or rely on yarn build_python and yarn build_js

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@zxy994
Comment options

@texodus
Comment options

@zxy994
Comment options

Answer selected by timkpaine
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2134 on March 13, 2023 12:15.