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
Error output (abridged, showing only the first ENOENT message):
npm WARN tar ENOENT: no such file or directory, open '/home/abhinav/node12/videojs-playlist-ui/node_modules/.staging/es-abstract-4c1b3ae3/2019/ToDateString.js'
...
I can see 2016/ 2017/ 2018/ 2020/ 2021/ but no 2019/
Description
node-sass package is no longer supported and therefore npm install fails to complete with build:css with sass.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
git clone https://github.com/brightcove/videojs-playlist-ui.git
cd videojs-playlist-ui
npm install
Results
Error output
npm ERR! path /home/abhinav/videojs-playlist-ui/node_modules/node-sass
npm ERR! command failed
npm ERR! command sh -c node scripts/build.js
npm ERR! Building: /home/abhinav/.nvm/versions/node/v16.13.0/bin/node /home/abhinav/videojs-playlist-ui/node_modules/node-gyp/bin/node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
npm ERR! make: Entering directory '/home/abhinav/videojs-playlist-ui/node_modules/node-sass/build'
versions
videojs
latest
browsers
Chrome
OSes
Ubuntu 18.04 WSL
The text was updated successfully, but these errors were encountered: