Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run tests #97

Open
calmrat opened this issue Jul 13, 2023 · 0 comments
Open

Unable to run tests #97

calmrat opened this issue Jul 13, 2023 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@calmrat
Copy link

calmrat commented Jul 13, 2023

Following the instructions in the readme to run the tests fails.

$> git clone https://github.com/Cerebellum-Network/cere-ddc-sdk-js.git
Cloning into 'cere-ddc-sdk-js'...
remote: Enumerating objects: 3268, done.
remote: Counting objects: 100% (665/665), done.
remote: Compressing objects: 100% (224/224), done.
remote: Total 3268 (delta 449), reused 628 (delta 434), pack-reused 2603
Receiving objects: 100% (3268/3268), 3.63 MiB | 1010.00 KiB/s, done.
Resolving deltas: 100% (2339/2339), done.
$> npm run test
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /Users/cward/Repos/package.json
npm ERR! errno -2
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/Users/cward/Repos/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: /Users/cward/.npm/_logs/2023-07-13T07_12_02_652Z-debug-0.log

@calmrat calmrat added documentation Improvements or additions to documentation bug Something isn't working labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants