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

Windows cli command execution failed #15

Closed
wxbool opened this issue Apr 24, 2020 · 1 comment
Closed

Windows cli command execution failed #15

wxbool opened this issue Apr 24, 2020 · 1 comment

Comments

@wxbool
Copy link

wxbool commented Apr 24, 2020

`E:\nodeJs\nodejs_test\ffmpeg-filter>editly
internal/modules/cjs/loader.js:717
return process.dlopen(module, path.toNamespacedPath(filename));
^

Error: The specified module could not be found.
\?\C:\Users\Administrator\AppData\Roaming\npm\node_modules\editly\node_modules\canvas\build\Release\canvas.node
at Object.Module._extensions..node (internal/modules/cjs/loader.js:717:18)
at Module.load (internal/modules/cjs/loader.js:598:32)
at tryModuleLoad (internal/modules/cjs/loader.js:537:12)
at Function.Module._load (internal/modules/cjs/loader.js:529:3)
at Module.require (internal/modules/cjs/loader.js:636:17)
at require (internal/modules/cjs/helpers.js:20:18)
at Object. (C:\Users\Administrator\AppData\Roaming\npm\node_modules\editly\node_modules\canvas\lib\bindings.js:3:18)
at Module._compile (internal/modules/cjs/loader.js:688:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)
at Module.load (internal/modules/cjs/loader.js:598:32)
`

@wxbool
Copy link
Author

wxbool commented Apr 24, 2020

已解决!

rm -rf node_modules npm install --build-from-source

@wxbool wxbool closed this as completed Apr 24, 2020
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