강의

멘토링

커뮤니티

Security & Network

/

Blockchain

Anyone can create NFTs

Anyone can easily issue NFTs, even without programming knowledge. Anyone can easily issue NFTs, even without drawing.

(4.6) 5 reviews

575 learners

Level Beginner

Course period Unlimited

  • done
NFT
NFT
Smart Contract
Smart Contract
NFT
NFT
Smart Contract
Smart Contract
Thumbnail

Node 18.13.0 and canvas module compatibility issue (npm i error)

Currently , if you do npm i like " How to use Hashlips art engine"

You can see that an error occurs as below.

 

image

Currently not compatible with node LTS version 18.13.0 and canvas version 2.8.0 in hashlip file.

The reason is that the canvas version is too low and is not compatible with node version 18.13.0.

Please follow the steps below to resolve this issue .

  1. npm i canvas

  2. npm i

image

Comment

Free