Sunbird-Knowlg/sunbird-content-player - Facing issue when building npm package #172
chandu4002
started this conversation in
Bugs
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have cloned this library into local and switched to 5.1.0 branch, trying to do some changes and build the npm package.
we are using Node version: 16.16.0
When doing npm install --> it got installed successfully with Node v16.16.0
but when we building npm package using command npm run build-npm-package, we are getting following issue.
We have even tried with Node version 6 also as that is mentioned in README file.
when we use Node 6, when we doing npm install we are getting following issue.
cc: @vinukumar-vs
Beta Was this translation helpful? Give feedback.
All reactions