Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

No matching version for @rescripts/rescript-use-eslint-config dependency in @rescripts/rescript-env #129

Open
D4uS1 opened this issue Mar 8, 2021 · 7 comments

Comments

@D4uS1
Copy link

D4uS1 commented Mar 8, 2021

Hi everyone,

In the package.json file for @rescripts/rescript-env you are referencing to a non existing version of @rescripts/rescript-use-eslint-config.

This version is not yet published to npm, hence it causes errors if i want to install the latest version of @rescripts/rescript-env.
The latest version published to npm is 0.0.11.

@urakozz
Copy link
Contributor

urakozz commented Mar 9, 2021

True, in the repository it is actually updated https://github.com/harrysolovay/rescripts/blob/master/packages/rescripts/use-eslint-config/package.json#L3

It seems like it just have to be published

@urakozz
Copy link
Contributor

urakozz commented Mar 10, 2021

@harrysolovay Hey, how do you think, when would it be possible to publish rescript-use-eslint-config ? 🥰

@tannerhallman
Copy link

Several months later, same issue.. can I help to get this shipped?

@squidjam
Copy link

I am also experiencing this issue... Could we get a fix please?

@rodrix
Copy link

rodrix commented Jul 5, 2021

Same here:

My package.json dependencies looks like:

"devDependencies": {
"@rescripts/cli": "0.0.16",
"@rescripts/rescript-env": "0.0.14",
...
}

Some fix?

Repository owner deleted a comment from urakozz Jul 6, 2021
@squidjam
Copy link

squidjam commented Jul 8, 2021

I moved up to node 14 today for another reason and then updated the libs, and it's working for me now.
Maybe the missing dependency has been uploaded/accepted at npm in the meantime.

@tannerhallman
Copy link

Sad.. but I switched to craco.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants