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

Update bower.json to latest purescript-aff #56

Closed
wants to merge 3 commits into from

Conversation

srghma
Copy link

@srghma srghma commented Sep 24, 2024

because I've got error on spago publish

❌ Could not solve the package dependencies, errors:
  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]

Description of the change

Clearly and concisely describe the purpose of the pull request. If this PR relates to an existing issue or change proposal, please link to it. Include any other background context that would help reviewers understand the motivation for this PR.


Checklist:

  • Added the change to the changelog's "Unreleased" section with a reference to this PR (e.g. "- Made a change (#0000)")
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

because I've got error on spago publish

❌ Could not solve the package dependencies, errors:
  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]
@jamesdbrock
Copy link
Member

Here is the conflict:

Unable to find a suitable version for purescript-parallel, please choose one by typing one of the numbers below:
    1) purescript-parallel#^v6.0.0 which resolved to 6.0.0 and is required by purescript-spec#7.6.1
    2) purescript-parallel#^6.0.0 which resolved to 6.0.0 and is required by purescript-aff#7.1.0
    3) purescript-parallel#^7.0.0 which resolved to 7.0.0 and is required by purescript-aff#8.0.0

@srghma
Copy link
Author

srghma commented Sep 25, 2024

cannot run tests

@jamesdbrock
Copy link
Member

I asked on the PureScript discord and @f-f says that he thinks it's a good time to delete the bower.json and create a spago.yaml. https://discord.com/channels/864614189094928394/872649585816911912/1288404057404473356

@jamesdbrock
Copy link
Member

jamesdbrock commented Sep 25, 2024

I made PR #57 , maybe that is the solution.

The current build error is

bower purescript-node-event-emitter#^3.0.0 ENOTFOUND Package purescript-node-event-emitter not found

because that package is new and not in the bower registry.

@srghma srghma closed this Sep 25, 2024
@jamesdbrock jamesdbrock mentioned this pull request Sep 26, 2024
4 tasks
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

Successfully merging this pull request may close these issues.

2 participants