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
{{ message }}
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
by default npm install calls tsc to compile .ts files into .js file. npm run rebuild also does the same thing.
If you run the command and file lib/index.js still didn't present, there should be error occurred. If it is this case, could you please paste the error message?
I downloaded all repo and rebuilt.
When I plan to require('napajs'), I found there's no index.js in root folder or lib folder.
How can I user 'napajs' in local ?
The text was updated successfully, but these errors were encountered: