Closed michielbdejong closed 8 months ago
Reverts solid-contrib/solid-auth-fetcher#35
This PR seems to break npm test - maybe all occurrences of node-fetch in the tests folder should just be changed to cross-fetch?
npm test
node-fetch
cross-fetch
Reverts solid-contrib/solid-auth-fetcher#35
This PR seems to break
npm test
- maybe all occurrences ofnode-fetch
in the tests folder should just be changed tocross-fetch
?