Reading Spago workspace configuration...
✅ Selecting package to build: postgresql
Downloading dependencies...
Building...
[1 of 1] Compiling Spago.Generated.BuildInfo
Src Lib All
Warnings 0 0 0
Errors 0 0 0
✅ Build succeeded.
Looking for unused and undeclared transitive dependencies...
Passed preliminary checks.
Pushing tag 'v2.0.5' to the remote
Building again with the build plan from the solver...
Building...
Src Lib All
Warnings 0 0 0
Errors 0 0 0
✅ Build succeeded.
Looking for unused and undeclared transitive dependencies...
✅ Ready for publishing. Calling the registry..
✅ Registry accepted the Publish request and is processing...
Logs from the Registry pipeline:
2024-06-25T19:51:21.309Z Received Publish request, job id: 574aa6f3-1267-44af-8d6e-b3fde0539847
2024-06-25T19:51:21.535Z Fetching {
"githubOwner": "cakekindel",
"githubRepo": "purescript-postgresql"
}
2024-06-25T19:51:21.897Z [NOTIFY] Package source does not have a purs.json file, creating one from your spago.yaml file...
2024-06-25T19:51:21.967Z [NOTIFY] Converted your spago.yaml into a purs.json manifest to use for publishing:
```json{
"name": "postgresql",
"version": "2.0.5",
"license": "GPL-3.0-or-later",
"location": {
"githubOwner": "cakekindel",
"githubRepo": "purescript-postgresql"
},
"dependencies": {
"aff": ">=7.1.0 <8.0.0",
"aff-promise": ">=4.0.0 <5.0.0",
"arrays": ">=7.3.0 <8.0.0",
"bifunctors": ">=6.0.0 <7.0.0",
"control": ">=6.0.0 <7.0.0",
"datetime": ">=6.1.0 <7.0.0",
"effect": ">=4.0.0 <5.0.0",
"either": ">=6.1.0 <7.0.0",
"exceptions": ">=6.0.0 <7.0.0",
"foldable-traversable": ">=6.0.0 <7.0.0",
"foreign": ">=7.0.0 <8.0.0",
"fork": ">=6.0.0 <7.0.0",
"functors": ">=5.0.0 <6.0.0",
"integers": ">=6.0.0 <7.0.0",
"js-bigints": ">=2.2.1 <3.0.0",
"lists": ">=7.0.0 <8.0.0",
"maybe": ">=6.0.0 <7.0.0",
"mmorph": ">=7.0.0 <8.0.0",
"monad-control": ">=5.0.0 <6.0.0",
"newtype": ">=5.0.0 <6.0.0",
"node-buffer": ">=9.0.0 <10.0.0",
"node-event-emitter": ">=3.0.0 <4.0.0",
"node-stream-pipes": ">=2.1.0 <3.0.0",
"node-streams": ">=9.0.0 <10.0.0",
"nullable": ">=6.0.0 <7.0.0",
"parallel": ">=6.0.0 <7.0.0",
"partial": ">=4.0.0 <5.0.0",
"pipes": ">=8.0.0 <9.0.0",
"precise-datetime": ">=7.0.0 <8.0.0",
"prelude": ">=6.0.1 <7.0.0",
"profunctor": ">=6.0.1 <7.0.0",
"record": ">=4.0.0 <5.0.0",
"refs": ">=6.0.0 <7.0.0",
"simple-json": ">=9.0.0 <10.0.0",
"strings": ">=6.0.1 <7.0.0",
"tailrec": ">=6.1.0 <7.0.0",
"transformers": ">=6.0.0 <7.0.0",
"tuples": ">=7.0.0 <8.0.0",
"typelevel-prelude": ">=7.0.0 <8.0.0",
"unlift": ">=1.0.1 <2.0.0",
"unsafe-coerce": ">=6.0.0 <7.0.0"
}
}```
2024-06-25T19:51:22.212Z Cannot register this package because it has unregistered dependencies:
- node-fs@9.2.0
❌ Registry finished processing the package, but it failed. Please fix it and try again.
Trying to publish my package
postgresqlandnode-stream-pipesand getting the following error:This is definitely not true, since as far as I can tell it's as registered as it could be 😕
spago: bleeding, masterpurs: 0.15.15Full output
spago.yaml
spago.lock