delvedor / delvedor/appversion

Missing dependency `fs`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
10
PR merge metrics
No merged PRs in 30d

Description

While the CLI tool works, using the package in-app fails with the following error:

```
ERROR in ./node_modules/appversion/appversion.js
Module not found: Error: Can't resolve 'fs' in '/node_modules/appversion'
@ ./node_modules/appversion/appversion.js 4:11-24
```

Tested with the latest release version `1.7.1`

---

By using in-app, I mean:

```
import { getAppVersion } from 'appversion';
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.