Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add css-class-name-extractor #503

Closed
himanoa opened this issue Dec 2, 2024 · 8 comments
Closed

Add css-class-name-extractor #503

himanoa opened this issue Dec 2, 2024 · 8 comments

Comments

@himanoa
Copy link

himanoa commented Dec 2, 2024

{
  "name": "css-class-name-extractor",
  "ref": "v0.0.1",
  "compiler": "0.15.4",
  "location": {
    "githubOwner": "himanoa",
    "githubRepo": "purescript-css-class-name-extractor"
  }
}
@pacchettibotti
Copy link
Contributor

Package source does not have a purs.json file. Creating one from your bower.json and/or spago.dhall files...

@pacchettibotti
Copy link
Contributor

Converted your legacy manifest(s) into a purs.json manifest to use for publishing:

  "name": "css-class-name-extractor",
  "version": "0.0.1",
  "license": "ISC",
  "location": {
    "githubOwner": "himanoa",
    "githubRepo": "purescript-css-class-name-extractor"
  },
  "dependencies": {
    "aff": ">=8.0.0 <9.0.0",
    "arrays": ">=7.3.0 <8.0.0",
    "console": ">=6.1.0 <7.0.0",
    "control": ">=6.0.0 <7.0.0",
    "effect": ">=4.0.0 <5.0.0",
    "either": ">=6.1.0 <7.0.0",
    "enums": ">=6.0.1 <7.0.0",
    "exceptions": ">=6.1.0 <7.0.0",
    "foldable-traversable": ">=6.0.0 <7.0.0",
    "identity": ">=6.0.0 <7.0.0",
    "interpolate": ">=5.0.2 <6.0.0",
    "lists": ">=7.0.0 <8.0.0",
    "maybe": ">=6.0.0 <7.0.0",
    "node-buffer": ">=9.0.0 <10.0.0",
    "node-fs": ">=9.2.0 <10.0.0",
    "node-path": ">=5.0.0 <6.0.0",
    "ordered-collections": ">=3.2.0 <4.0.0",
    "parsing": ">=10.2.0 <11.0.0",
    "prelude": ">=6.0.1 <7.0.0",
    "spec": ">=8.1.1 <9.0.0",
    "spec-discovery": ">=8.4.0 <9.0.0",
    "strings": ">=6.0.1 <7.0.0",
    "transformers": ">=6.1.0 <7.0.0",
    "tuples": ">=7.0.0 <8.0.0"
  }
}```

@pacchettibotti
Copy link
Contributor

Could not produce valid dependencies for manifest.

[Error 1]
While solving node-streams each version could not be solved:
- 9.0.0: 
  Conflict in version ranges for aff:
    >=8.0.0 (declared dependency)
    <8.0.0 seen in [email protected]

@himanoa
Copy link
Author

himanoa commented Dec 2, 2024

{
  "name": "css-class-name-extractor",
  "ref": "v0.0.2",
  "compiler": "0.15.4",
  "location": {
    "githubOwner": "himanoa",
    "githubRepo": "purescript-css-class-name-extractor"
  }
}

@pacchettibotti
Copy link
Contributor

Package is verified! Uploading it to the storage backend...

@pacchettibotti
Copy link
Contributor

Successfully uploaded package to the registry! 🎉 🚀

@himanoa himanoa closed this as completed Dec 2, 2024
@pacchettibotti
Copy link
Contributor

Successfully uploaded package docs to Pursuit! 🎉 🚀

@pacchettibotti
Copy link
Contributor

Mirrored registry operation to the legacy registry.

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

No branches or pull requests

2 participants