NPM Resource Changed ? Pending

User tests: Successful: Unsuccessful:

avatar C-Lodder
C-Lodder
3 Apr 2020

Summary of Changes

The File System API is already built into NodeJS, so it doesn't need to be defined as a dev dependency.

avatar C-Lodder C-Lodder - open - 3 Apr 2020
avatar C-Lodder C-Lodder - change - 3 Apr 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 3 Apr 2020
Category NPM Change
avatar C-Lodder C-Lodder - change - 3 Apr 2020
Title
[4.0] Remove "fs" package.json
[4.0] Remove "fs" from package.json
avatar C-Lodder C-Lodder - edited - 3 Apr 2020
avatar C-Lodder C-Lodder - change - 3 Apr 2020
The description was changed
avatar C-Lodder C-Lodder - edited - 3 Apr 2020
avatar C-Lodder C-Lodder - change - 3 Apr 2020
Labels Added: NPM Resource Changed ?
avatar wilsonge
wilsonge - comment - 3 Apr 2020

@dgrammatiko you added this in #19426 - this seems logical to me - but giving you the ability to comment first before i regret anything :)

avatar dgrammatiko
dgrammatiko - comment - 6 Apr 2020

@C-Lodder just change the reference from fs to fs-extra in here

and this will be fine:

avatar C-Lodder
C-Lodder - comment - 6 Apr 2020

@dgrammatiko Fs is being called from the native API. fs-extra isn't needed in this case. The PR is purely for removing the reference to it in the package.json because it's native to NodeJS

avatar C-Lodder
C-Lodder - comment - 8 Apr 2020

@wilsonge Just so you're aware, there's absolutely no code associated with this package:
https://www.npmjs.com/package/fs

It's a purely placeholder so that people who previously used it don't run into build errors.

avatar wilsonge wilsonge - change - 8 Apr 2020
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-04-08 13:34:58
Closed_By wilsonge
avatar wilsonge wilsonge - close - 8 Apr 2020
avatar wilsonge wilsonge - merge - 8 Apr 2020

Add a Comment

Login with GitHub to post a comment