NativeScript / NativeScript/firebase

Can't use package with esm compilation

Open
#278 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
62
Forks
53
Avg merge
8d 4h
Merged PRs (30d)
2

Description

I am getting the following error when using this package.

Failed to resolve entry for package "@nativescript/firebase-core". The package may have incorrect main/module/exports specified in its package.json.

Am I importing it wrongly? Please advise.

import { firebase } from '@nativescript/firebase-core'

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the ESM import shown in the issue, then inspect the package.json entry fields for @nativescript/firebase-core to identify why the package cannot be resolved. Done means the package resolves successfully when imported with ESM compilation.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.