HashLips / hashlips_art_engine

HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
MIT License
7.18k stars 4.3k forks source link

{ code: 'MODULE_NOT_FOUND', requireStack: [] } #978

Open JacobeMNA opened 2 years ago

JacobeMNA commented 2 years ago

hello I stuck in a problem with the end of the working by hashlips_art_engine update1.1.1. I almost done on build my NFTs and fallow all the steps with no problem to when the (upload to IPFS) came up...

I check my code twice and didnt find any problem.But when I opened my terminal and ran "node utils/nftport/uploadiles.js" an error happened.

This is the error:

node:internal/modules/cjs/loader:936 throw err; ^

Error: Cannot find module 'C:\Users\Mahdi\Downloads\hashlips_art_engine-1.1.1_update\utils\nftport\uploadiles.js' at Function.Module._resolveFilename (node: internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/mo dules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runM ain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:4 7 { code: 'MODULE_NOT_FOUND', requireStack: [] }

my 10000 NFTs are ready but I don't know what to do

Zaffon commented 2 years ago

did you get a response im haveing the same problem

bolshoytoster commented 2 years ago

@Zaffon they spelled the name wrong. Can you paste your error please.

princenedjoh commented 2 years ago

same error here

bolshoytoster commented 2 years ago

@princenedjoh can you paste your error here please.

Zaffon commented 2 years ago

Error code below , Problem solved , The new repo command line updated which I was not aware of. Discord Chanel provided resolution within 30 min of post.

Error: Cannot find module 'C:\Users\nzaff\Documents\hashlips_art_engine-1.1.2_patch_v6\utils\updateBaseuri.js' at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47 { code: 'MODULE_NOT_FOUND', requireStack: []

On Mar 29, 2022, at 5:42 AM, bolshoytoster @.***> wrote:

 @princenedjoh can you paste your error here please.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

JacobeMNA commented 2 years ago

No

On Tue, Mar 29, 2022, 9:35 AM Z&Sinc @.***> wrote:

did you get a response im haveing the same problem

— Reply to this email directly, view it on GitHub https://github.com/HashLips/hashlips_art_engine/issues/978#issuecomment-1081407096, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJVHUBIBZ7QW3M63LAZE43VCKFR7ANCNFSM5RJ4WRMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

JacobeMNA commented 2 years ago

But i think you can try this mayby work for you; check the node version and search in google to how you can install it properly. I am sure its work

On Tue, Apr 5, 2022, 12:57 PM Jacobe human transcendence < @.***> wrote:

No

On Tue, Mar 29, 2022, 9:35 AM Z&Sinc @.***> wrote:

did you get a response im haveing the same problem

— Reply to this email directly, view it on GitHub https://github.com/HashLips/hashlips_art_engine/issues/978#issuecomment-1081407096, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYJVHUBIBZ7QW3M63LAZE43VCKFR7ANCNFSM5RJ4WRMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

dipu106 commented 6 months ago

Error: Cannot find module 'C:\Users\Mahdi\Downloads\hashlips_art_engine-1.1.1_update\utils\nftport\uploadiles.js' at Function.Module._resolveFilename (node: internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/mo dules/cjs/loader:778:27) at Function.executeUserEntryPoint [as runM ain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:4 7 { code: 'MODULE_NOT_FOUND', requireStack: [] }