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

cannot install on linux #107

Open
interfaith opened this issue Nov 26, 2023 · 1 comment
Open

cannot install on linux #107

interfaith opened this issue Nov 26, 2023 · 1 comment

Comments

@interfaith
Copy link

og$ yarn
yarn install v1.22.21
[1/4] Resolving packages...
[2/4] Fetching packages...
error Error: https://registry.yarnpkg.com/@moai/core/-/core-1.2.0.tgz: Request failed "404 Not Found"
at ResponseError.ExtendableBuiltin (/usr/local/lib/node_modules/yarn/lib/cli.js:696:66)
at new ResponseError (/usr/local/lib/node_modules/yarn/lib/cli.js:802:124)
at Request. (/usr/local/lib/node_modules/yarn/lib/cli.js:66218:16)
at Request.emit (node:events:513:28)
at module.exports.Request.onRequestResponse (/usr/local/lib/node_modules/yarn/lib/cli.js:141751:10)
at ClientRequest.emit (node:events:513:28)
at HTTPParser.parserOnIncomingClient (node:_http_client:695:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
at TLSSocket.socketOnData (node:_http_client:536:22)
at TLSSocket.emit (node:events:513:28)
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this comma

@huytd
Copy link
Collaborator

huytd commented Nov 27, 2023

Sorry but this error is caused by the moaijs package has been removed from NPM/Yarn.

I think the only way to solve this is to install moai from Github repo https://github.com/moaijs/moai but it's out of my time budget for now, PRs are welcomed.

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

2 participants