You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/[email protected]
npm ERR! Found: [email protected]
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/[email protected]
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.
The text was updated successfully, but these errors were encountered:
Is there a possibility to self-host the sandbox node app?
When trying to install the sandbox module as suggested in the README:
argdown/packages/argdown-sandbox/README.md
Line 22 in 79818c3
the following output is generated:
When trying to install the sandbox module from the repository, I get the following error message:
Please let me know if I can provide any additional information or testing.
The text was updated successfully, but these errors were encountered: