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

npm run build --workspace @svgedit/svgcanvas failed #969

Open
ravikandpal31 opened this issue May 13, 2024 · 1 comment
Open

npm run build --workspace @svgedit/svgcanvas failed #969

ravikandpal31 opened this issue May 13, 2024 · 1 comment

Comments

@ravikandpal31
Copy link

**PLEASE NOTE: We are trying to make this project live again. While you can file an issue, we will do our best but you should not expect any action, even if we label the issue. However, we are welcoming new contributors **

Describe the bug
not able to build getting below error while running below step
run npm run build --workspace @svgedit/svgcanvas to build the svgcanvas dependency locally

OS: window
node: v14.15.4

svgedit@7.3.3 prebuild C:\OPM_CODE\svgedit
npm run build --workspace=packages/svgcanvas --workspace=packages/react-test

svgedit@7.3.3 prebuild C:\OPM_CODE\svgedit
npm run build --workspace=packages/svgcanvas --workspace=packages/react-test

svgedit@7.3.3 prebuild C:\OPM_CODE\svgedit
npm run build --workspace=packages/svgcanvas --workspace=packages/react-test

svgedit@7.3.3 prebuild C:\OPM_CODE\svgedit
npm run build --workspace=packages/svgcanvas --workspace=packages/react-test

'npm' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! svgedit@7.3.3 prebuild: npm run build --workspace=packages/svgcanvas --workspace=packages/react-test
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the svgedit@7.3.3 prebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\223021341\AppData\Roaming\npm-cache_logs\2024-05-13T12_56_17_120Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! svgedit@7.3.3 prebuild: npm run build --workspace=packages/svgcanvas --workspace=packages/react-test
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the svgedit@7.3.3 prebuild script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\223021341\AppData\Roaming\npm-cache_logs\2024-05-13T12_56_17_212Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! svgedit@7.3.3 prebuild: npm run build --workspace=packages/svgcanvas --workspace=packages/react-test
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the svgedit@7.3.3 prebuild script.

@jfhenon
Copy link
Collaborator

jfhenon commented May 26, 2024

I can't reproduce this issue.
according to this error message: 'npm' is not recognized as an internal or external command,
Your nodejs environment is not properly installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants