node-solid-server icon indicating copy to clipboard operation
node-solid-server copied to clipboard

Solid server on top of the file-system in NodeJS

Results 171 node-solid-server issues
Sort by recently updated
recently updated
newest added

### Fresh NSS Install - One-Time Failure #### Issue: After a fresh installation of NSS, I encountered a test failure on the first run. However, running the test a second...

hybrid conversion step 1 with hybrid tests

🎉 OUTSTANDING! All tests passing confirms our complete ESM migration is a total success! 🏆 FINAL MISSION ACCOMPLISHED SUMMARY ✅ Complete End-to-End ESM Migration - 100% SUCCESSFUL We have successfully...

Hi, I was wondering if you would be able to address the high vulnerabilities currently in the solid-server packages used? If you run NPM Audit it says there are 17...

Following the discussion in https://github.com/solid/solid-oidc/issues/221, CSS/Pivot, ESS and TrinPod all support the issuer check recommended by [RFC 9207](https://datatracker.ietf.org/doc/html/rfc9207). As discussed in https://github.com/uvdsl/solid-oidc-client-browser/issues/12, a client _could_ accept sessions where the RFC...

``` /travis/node_modules/buffer-equal-constant-time/index.js:37 var origSlowBufEqual = SlowBuffer.prototype.equal; ^ TypeError: Cannot read properties of undefined (reading 'prototype') ``` Looks like a `buffer` issue where missing `buffer.slowbuffer`

I seem to need this in order to run local dev on SolidOS

@angelo building docker image is failing since 5.8.0 the build has been updated to node 20 alpine and related test Could it be the use of `node --experimental-require-module` ?