?
avatar mbabker
mbabker
3 Jul 2020

Screen Shot 2020-07-03 at 12 58 04 PM

4.0 @ cbaa957
Node v12.16.3
NPM 6.14.5

avatar mbabker mbabker - open - 3 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 3 Jul 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 3 Jul 2020
avatar brianteeman
brianteeman - comment - 3 Jul 2020

perhaps a silly question but are you sure that there is no packages.json in the media manager folder

avatar mbabker
mbabker - comment - 3 Jul 2020

No package.json.

Screen Shot 2020-07-03 at 1 18 08 PM

avatar brianteeman
brianteeman - comment - 3 Jul 2020

I asked because it happened a few times to me when I was testing an old PR.

avatar brianteeman
brianteeman - comment - 3 Jul 2020

I was on slightly older versions than you with no problem.
I just update to latest versions and no problem
node v14.5.0
npm v6.14.5

windows not mac

avatar PhilETaylor
PhilETaylor - comment - 3 Jul 2020

On Mac (10.15.6 beta) with

node v14.5.0
npm v6.14.5

I cannot replicate your issue - sorry. Only error I have looks like an upstream error.

> fsevents@1.2.13 install /Users/phil/Sites/joomla-core/joomla-cms4/node_modules/watchpack-chokidar2/node_modules/fsevents
> node install.js

  SOLINK_MODULE(target) Release/.node
  CXX(target) Release/obj.target/fse/fsevents.o
In file included from ../fsevents.cc:6:
In file included from ../../../../nan/nan.h:2884:
../../../../nan/nan_typedarray_contents.h:34:43: warning: 'GetContents' is deprecated: Use GetBackingStore. See http://crbug.com/v8/9908. [-Wdeprecated-declarations]
      data   = static_cast<char*>(buffer->GetContents().Data()) + byte_offset;
                                          ^
/Users/phil/Library/Caches/node-gyp/14.5.0/include/node/v8.h:5254:3: note: 'GetContents' has been explicitly marked deprecated here
  V8_DEPRECATE_SOON("Use GetBackingStore. See http://crbug.com/v8/9908.")
  ^
/Users/phil/Library/Caches/node-gyp/14.5.0/include/node/v8config.h:402:39: note: expanded from macro 'V8_DEPRECATE_SOON'
# define V8_DEPRECATE_SOON(message) [[deprecated(message)]]
                                      ^
1 warning generated.
  SOLINK_MODULE(target) Release/fse.node
avatar mbabker mbabker - change - 3 Jul 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-07-03 19:03:00
Closed_By mbabker
avatar mbabker
mbabker - comment - 3 Jul 2020

Nuking the node_modules folder from administrator/components/com_media seems to have fixed it.

avatar mbabker mbabker - close - 3 Jul 2020
avatar brianteeman
brianteeman - comment - 3 Jul 2020

doh - sorry - thats what it was - not the packages.json

Add a Comment

Login with GitHub to post a comment