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

Unable to execute solid init command #1739

Open
ranafaraz opened this issue Sep 17, 2023 · 2 comments
Open

Unable to execute solid init command #1739

ranafaraz opened this issue Sep 17, 2023 · 2 comments

Comments

@ranafaraz
Copy link

ranafaraz commented Sep 17, 2023

I am setting solid on a remote Linux-based server. Whenever I execute solid init command, it generates this error:

const Blob = globalThis.Blob || bufferModule.Blob
             ^

ReferenceError: globalThis is not defined
    at Object.<anonymous> (/home/ranaifwh/node/lib/node_modules/solid-server/node_modules/readable-stream/lib/ours/util.js:5:14)
    at Module._compile (internal/modules/cjs/loader.js:701:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
    at Module.load (internal/modules/cjs/loader.js:600:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
    at Function.Module._load (internal/modules/cjs/loader.js:531:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:22:18)
    at Object.<anonymous> (/home/ranaifwh/node/lib/node_modules/solid-server/node_modules/readable-stream/lib/stream.js:31:5)
    at Module._compile (internal/modules/cjs/loader.js:701:30)

Anybody can guide?

@bourgeoa
Copy link
Member

@melvincarvalho
Copy link
Contributor

@ranafaraz what version of node?

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

No branches or pull requests

3 participants