question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I can't find src folder.

See original GitHub issue

Expected results

src folder in assets folder

Actual results

I can’t find src folder.

Screenshots

Capture

How to reproduce the bug

  1. Go to ‘…/superset/static/assets/’
  2. Check what this folder has

Environment

  • superset version: 0.30.0
  • python version: 3.6.8
  • node.js version: 8.10.0
  • npm version: 3.5.2

Checklist

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven’t found one similar.

Additional context

I would like to customize view part so I’m looking for front end code files. If I understood correctly, those files should be in src folder and the src folder is in assets folder but I couldn’t find it. Am I going wrong way? Any help would be appreciated. Thank you.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mingyumkim93commented, Oct 16, 2019

What do you want to do with this directory? it does not exist when you use the built version. Thank you very much, I got what you mean.

0reactions
blcksrxcommented, Oct 18, 2019

@Demonya Clone the repo and you can find it in superset/assets path

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - WebPack - Error can't find .src folder - Stack Overflow
Double check the path in which you are running webpack , e.g. if your folder structure is;. Drive -> Projects -> Project ->...
Read more >
How to Fix missing src/main/java & src/test/java folders in the ...
In this post, We will learn How to Fix missing src/main/java & src/test/java folders in the Eclipse Maven web Project?
Read more >
How to Fix missing src/main/java & src/test/java ... - YouTube
... a maven webapp project, you do not see src /main/java and src /test/java as a source folder. ... Your browser can't play...
Read more >
I can't find src folder. · Issue #8383 · apache/superset - GitHub
I would like to customize view part so I'm looking for front end code files. If I understood correctly, those files should be...
Read more >
Content roots | IntelliJ IDEA Documentation - JetBrains
Create a content root for your project and configure a folder structure for ... Content in IntelliJ IDEA is a group of files...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found