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

Problems with adding Weather Widget//Mozaik demo v1 #19

Open
francois2sap opened this issue Mar 25, 2019 · 0 comments
Open

Problems with adding Weather Widget//Mozaik demo v1 #19

francois2sap opened this issue Mar 25, 2019 · 0 comments

Comments

@francois2sap
Copy link

item info notes
node v8.10.0 output from node --version
npm 3.5.2 output from npm --version
mozaik-ext-weather ^1.2.0 available in project's package.json
mozaik version 1.4.4 available in project's package.json
mozaik-demo version v1 version of the demo used, depends on which method you used to setup your Mozaïk dashboard
component mozaik-ext-weather name of the extension's component or client if it's related to the extension's client
browser Chrome browser used, applyable if the issue is not related to the client

Expected behavior

Display the widget, in the wanted place.

Actual behavior

the page is blank, no error, but if I remove the weather widget it works.

Steps to reproduce

-- > I installed the demo v1
--> yarn install && yarn start works
--> yarn install mozaik-ext-weather
-->Configured Config.js with
api: {
aws: {
region: 'eu-west-1'
},
weather: {
apiToken:'api...'
},
--> relaunch with yarn install && yarn start
And it is not working! I'm a rookie so it might be a stupid error, thanks for reading it, all help is appreciated!

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

1 participant