electricitymaps / bloom-contrib

Making carbon footprint data available to everyone.

Home Page:https://www.bloomclimate.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playground: yarn serve broken

creimers opened this issue · comments

I'm trying to get the playground up and running. I can install everything alright, but running

yarn serve

gives me:

...
Error: Cannot find module '@babel/plugin-proposal-class-properties' from '/path/to/repo/northapp-contrib'
...
code: 'MODULE_NOT_FOUND'
error Command failed with exit code 1.

I tried it with both node 12 and 13.

Do have a suggestion?

Did you run yarn install both in the root and inside the playground? :)

🛎 ding dong.