generated from ipfs/ipfs-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
need/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationstatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met
Description
Using latest versions of things I discovered that WASM builds are now broken.
# github.com/ipfs/go-libipfs/files
../../../../pkg/mod/github.com/ipfs/[email protected]/files/filewriter.go:25:13: undefined: createNewFile
../../../../pkg/mod/github.com/ipfs/[email protected]/files/filewriter.go:47:6: undefined: isValidFilename
I would normally be able to just use an older version of go-ipfs-files, but it was deprecated and now dependencies are only pulling the broken code present in libipfs.
I cannot think of a workaround in terms of dependency management that can fix this, is there one?
Jorropo and NodeGuy
Metadata
Metadata
Assignees
Labels
need/maintainers-inputNeeds input from the current maintainer(s)Needs input from the current maintainer(s)need/triageNeeds initial labeling and prioritizationNeeds initial labeling and prioritizationstatus/blockedUnable to be worked further until needs are metUnable to be worked further until needs are met