You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
also put somwhere npm install retinajs otherwise you may think that you need to npm install retina which is wrong. I spent 15 minutes to guess where is the mistake.
The text was updated successfully, but these errors were encountered:
Please fix the issue in the readme
import retina from 'retinajs';
should beimport retina from 'retinajs';
https://monosnap.com/file/5kyKL4YuAufNvWIHK5rhzfllesPwLM
also put somwhere
npm install retinajs
otherwise you may think that you need tonpm install retina
which is wrong. I spent 15 minutes to guess where is the mistake.The text was updated successfully, but these errors were encountered: