A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-GoogleDriveSlideShow npm-install shows no progress
-
@emrah_asl did u do the npm install in the module folder like the install instructions say?
-
@sdetweil sorry, missed problem above
in the module folder erase package-lock.json if it exists and remove the node_modules folder, and then try npm install again -
Hi @sdetweil I erased packahe-lock.jon file. Afterwards I typed npm-install still locked.
PS C:\....\modules\MMM-GooglePhotos> npm install npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated har-validator@5.1.5: this library is no longer supported [ .................] \ fetchMetadata: sill pacote range manifest for p-limit@^2.0.0 fetched in 217ms
Waiting here.
-
@emrah_asl note I had a typo, package-lock.json
no idea why the delay
-
I’m working with yarn instead of npm I will let you know result
-
I am not sure why it is not work, but it works with yarn install
thanks for your help