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

Link to DECC data #27

Merged
merged 7 commits into from
Aug 15, 2023

Conversation

SutarPrasad
Copy link
Member

  • Describe the changes implemented in this PR (Bug fix, feature, docs update, ...)
    Added a Link to DECC public data and applied styling to enhance the header and the link residing on it.

  • Please check if the PR fulfils these requirements

  • Closes Add a link to publicly available data of DECC #23 ("Replace xxxx with the Github issue number")
  • [Tests added and passed] if fixing a bug or adding a new feature
  • Documentation and tutorials updated/added
  • Added an entry in the latest CHANGELOG.md file if fixing a bug or adding a new feature
  • ESLINT passed

@SutarPrasad SutarPrasad linked an issue Aug 10, 2023 that may be closed by this pull request
@SutarPrasad SutarPrasad self-assigned this Aug 10, 2023
@gareth-j
Copy link
Contributor

For this I'm getting import errors:

Compiled with problems:X

ERROR in ./src/Dashboard.js 20:0-52

Module not found: Error: Can't resolve '@mui/icons-material/Launch' in 'src'


ERROR in ./node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.js 3:0-40

Module not found: Error: Can't resolve '@emotion/react' in 'node_modules/@mui/styled-engine/GlobalStyles'


ERROR in ./node_modules/@mui/styled-engine/StyledEngineProvider/StyledEngineProvider.js 3:0-47

Module not found: Error: Can't resolve '@emotion/react' in 'node_modules/@mui/styled-engine/StyledEngineProvider'


ERROR in ./node_modules/@mui/styled-engine/index.js 10:0-39

Module not found: Error: Can't resolve '@emotion/styled' in 'node_modules/@mui/styled-engine'


ERROR in ./node_modules/@mui/styled-engine/index.js 38:0-62

Module not found: Error: Can't resolve '@emotion/react' in 'node_modules/@mui/styled-engine'


ERROR in ./node_modules/@mui/system/esm/ThemeProvider/ThemeProvider.js 64:32-65

export 'ThemeContext' (imported as 'StyledEngineThemeContext') was not found in '@mui/styled-engine' (possible exports: GlobalStyles, StyledEngineProvider, default, internal_processStyles)


ERROR in ./node_modules/@mui/system/esm/index.js 4:0-74

export 'css' (reexported as 'css') was not found in '@mui/styled-engine' (possible exports: GlobalStyles, StyledEngineProvider, default, internal_processStyles)


ERROR in ./node_modules/@mui/system/esm/index.js 4:0-74

export 'keyframes' (reexported as 'keyframes') was not found in '@mui/styled-engine' (possible exports: GlobalStyles, StyledEngineProvider, default, internal_processStyles)


ERROR in ./node_modules/@mui/system/esm/useThemeWithoutDefault.js 11:40-52

export 'ThemeContext' (imported as 'ThemeContext') was not found in '@mui/styled-engine' (possible exports: GlobalStyles, StyledEngineProvider, default, internal_processStyles)

@SutarPrasad
Copy link
Member Author

SutarPrasad commented Aug 10, 2023 via email

@gareth-j
Copy link
Contributor

Ah OK so I guess we do need those in package.json

Copy link
Contributor

@gareth-j gareth-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@SutarPrasad SutarPrasad merged commit 80873d4 into main Aug 15, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

Add a link to publicly available data of DECC
2 participants