Skip to content

what i missing here? #25

@johnfelipe

Description

@johnfelipe

root@uno-ubuntu-s-4vcpu-8gb-intel-nyc1-01:~# git clone https://github.com/MrNothing/AI-Blocks.git

Cloning into 'AI-Blocks'...
remote: Enumerating objects: 3652, done.
remote: Counting objects: 100% (24/24), done.
remote: Compressing objects: 100% (23/23), done.
remote: Total 3652 (delta 6), reused 4 (delta 1), pack-reused 3628
Receiving objects: 100% (3652/3652), 34.01 MiB | 43.86 MiB/s, done.
Resolving deltas: 100% (1442/1442), done.
root@uno-ubuntu-s-4vcpu-8gb-intel-nyc1-01:~# cd AI-Blocks
root@uno-ubuntu-s-4vcpu-8gb-intel-nyc1-01:~/AI-Blocks# npm install
npm WARN saveError ENOENT: no such file or directory, open '/root/AI-Blocks/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/root/AI-Blocks/package.json'
npm WARN AI-Blocks No description
npm WARN AI-Blocks No repository field.
npm WARN AI-Blocks No README data
npm WARN AI-Blocks No license field.

up to date in 0.254s
found 0 vulnerabilities

root@uno-ubuntu-s-4vcpu-8gb-intel-nyc1-01:~/AI-Blocks# npm run test

npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /root/AI-Blocks/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/root/AI-Blocks/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!     /root/.npm/_logs/2021-06-17T06_36_31_636Z-debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions