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

Sandbox deployment fails #382

Open
fmos opened this issue Nov 28, 2022 · 0 comments
Open

Sandbox deployment fails #382

fmos opened this issue Nov 28, 2022 · 0 comments

Comments

@fmos
Copy link

fmos commented Nov 28, 2022

Is there a possibility to self-host the sandbox node app?

When trying to install the sandbox module as suggested in the README:

`npm install @argdown/sandbox`

the following output is generated:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@argdown%2fsandbox - Not found
npm ERR! 404
npm ERR! 404  '@argdown/sandbox@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

When trying to install the sandbox module from the repository, I get the following error message:

> npm install @argdown/sandbox
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @argdown/sandbox@1.7.10
npm ERR! Found: eslint@7.32.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"7.32.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">= 1.6.0 < 7.0.0" from @vue/cli-plugin-eslint@4.5.13
npm ERR! node_modules/@vue/cli-plugin-eslint
npm ERR!   dev @vue/cli-plugin-eslint@"^4.0.4" from the root project

Please let me know if I can provide any additional information or testing.

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

1 participant