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

[Bug]: IMAGES NOT GENERATING #199

Open
3 tasks done
Tdawg007 opened this issue Aug 23, 2022 · 2 comments
Open
3 tasks done

[Bug]: IMAGES NOT GENERATING #199

Tdawg007 opened this issue Aug 23, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Tdawg007
Copy link

Version

  • Yes

General Question

  • No

What happened?

WHEN I TRY TO GENERAE IMAGES I GET AN ERROR

What have you tried?

I Googled and asked the community in the discord server but could not find a solution.

Relevant log output

PS C:\Users\bsks2\create-10k-nft-collection-2> npm run generate

> [email protected] generate
> node index.js

node:internal/modules/cjs/loader:1189
  return process.dlopen(module, path.toNamespacedPath(filename));
                 ^

Error: \\?\C:\Users\bsks2\create-10k-nft-collection-2\node_modules\canvas\build\Release\canvas.node is not a valid Win32 application.
\\?\C:\Users\bsks2\create-10k-nft-collection-2\node_modules\canvas\build\Release\canvas.node
    at Object.Module._extensions..node (node:internal/modules/cjs/loader:1189:18)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (C:\Users\bsks2\create-10k-nft-collection-2\node_modules\canvas\lib\bindings.js:3:18)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
  code: 'ERR_DLOPEN_FAILED'

Protect your information

  • I Agree
@Tdawg007 Tdawg007 added the bug Something isn't working label Aug 23, 2022
@CryptoLyin
Copy link

Use npm i
that should install everything you need,

@Tdawg007
Copy link
Author

Tdawg007 commented Sep 1, 2022

no, that did not help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants