Skip to content

Issue with import statements #1

@puja-khirodkar

Description

@puja-khirodkar

Hello, I'm trying to implement Social Login as a consumer.

  1. I referred to this repository and tried to run with "elm-app start" but it didn't work. Does this code support for Elm 0.19.0? How can I run in my local if elm-app is not found?

  2. I tried to implement in my code similar to your code but but doesn't work. I'm getting errors for import statements in index.js. So I've doubts if we can import functions from ELM file like you did "import { Main } from './Main.elm'; "?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions