Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 18 forks source link

fix: update path for schema #259

Closed zixiang2018 closed 11 months ago

zixiang2018 commented 11 months ago

Context

To resolve this error when npm i.

npm ERR! command failed
npm ERR! command sh -c node scripts/postInstall
npm ERR! node:internal/modules/cjs/loader:1078
npm ERR!   throw err;
npm ERR!   ^
npm ERR! 
npm ERR! Error: Cannot find module '../src/2.0/schema/schema.json'

What this PR does

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 6.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: