HashLips / hashlips_nft_minting_dapp

HashLips minting dapp is a quick and easy way to connect your smart contract and start minting NFTs.
MIT License
1.02k stars 984 forks source link

Npm error #126

Open rajiii02 opened 2 years ago

rajiii02 commented 2 years ago

Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS D:\FILM\hashlips_art_engine-1.1.2_patch_v6> node -v v14.18.2 PS D:\FILM\hashlips_art_engine-1.1.2_patch_v6> npm install npm WARN saveError ENOENT: no such file or directory, open 'D:\FILM\hashlips_art_engine-1.1.2_patch_v6\package.json' npm WARN enoent ENOENT: no such file or directory, open 'D:\FILM\hashlips_art_engine-1.1.2_patch_v6\package.json' npm WARN hashlips_art_engine-1.1.2_patch_v6 No description npm WARN hashlips_art_engine-1.1.2_patch_v6 No repository field. npm WARN hashlips_art_engine-1.1.2_patch_v6 No README data
npm WARN hashlips_art_engine-1.1.2_patch_v6 No license field.

up to date in 1.494s found 0 vulnerabilities

PS D:\FILM\hashlips_art_engine-1.1.2_patch_v6> npm run generate npm ERR! code ENOENT npm ERR! syscall open npm ERR! path D:\FILM\hashlips_art_engine-1.1.2_patch_v6\package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'D:\FILM\hashlips_art_engine-1.1.2_patch_v6\package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Ovoni\AppData\Roaming\npm-cache_logs\2022-06-21T02_45_44_106Z-debug.log PS D:\FILM\hashlips_art_engine-1.1.2_patch_v6>