Skip to content

issues Search Results · repo:tj/node-prune language:Go

Filter by

40 results
 (75 ms)

40 results

intj/node-prune (press backspace or delete to remove)

Hello I am wondering if there is anyway to exclude certain node_modules or directories form being removed while running the prune, it seems to me that in this file it specifies ( https://github.com/tj/node-prune/blob/1159d4cac8090ca0b4a3d900ae81efb72558ea8a/internal/prune/prune.go#L92) ...
  • schabr06
  • Opened 
    on Sep 16, 2022
  • #75

Machine: Mac M1 - MacOs 11.5.2 (20G95) That happened while trying to build Ohmyforms using docker-compose That s the part failed at the dockerfile RUN apk update apk add curl bash rm -rf /var/cache/apk/* ...
  • amirraouf
  • 1
  • Opened 
    on Sep 6, 2021
  • #74

Currently https://gobinaries.com/tj/node-prune fails on 32bit Raspberry PI / also in linux/arm Docker containers: $ uname -m armv7l $ curl -sf https://gobinaries.com/tj/node-prune | sh == Downloading ...
  • int0x27
  • 2
  • Opened 
    on Jul 8, 2021
  • #72

Using docker to install this dependency. Error tells me it is not compatible with arm64. I am using M1 mac book pro. :-) image
  • JenksyGuo
  • 2
  • Opened 
    on May 27, 2021
  • #71

yarn run v1.22.4 $ ember serve Cannot read property jobs of undefined Stack Trace and Error Report: /var/folders/f0/c6hyjkv52qzgm01qjspmhlqr0000gn/T/error.dump.8376839b067563a302c7c409201eebdf.log ...
  • brunoocasali
  • Opened 
    on Jun 20, 2020
  • #69

Just a heads up. The removal the of the goreleaser.yaml in this commit https://github.com/tj/node-prune/commit/330b83e1fc4963b28206894403abcd3d604b84a3 broke the CI build over at https://travis-ci.org/github/goreleaser/godownloader/jobs/687930154 ...
  • joemiller
  • Opened 
    on May 17, 2020
  • #67

Running node-prune deletes .d.ts files even though they are necessary.
  • dullbananas
  • Opened 
    on Apr 4, 2020
  • #65

I would like to run on alpine image of Docker by installing via gobinaries.com, but I got error message below: /bin/sh: node-prune: not found I think installation is complete, but the executable is not ...
  • TasukuUno
  • 8
  • Opened 
    on Feb 12, 2020
  • #64

Some NPM modules actually include Javascript modules named docs/..., and node-prune breaks these because docs/ are removed per the default rules. It would be nice, then, to mark a given directory to not ...
  • tomjakubowski
  • 3
  • Opened 
    on Nov 2, 2019
  • #63

I don t know what I m doing wrong but node-prune keep all my node_modules folders... Screen Shot 2019-07-06 at 11 09 04
  • paulogr
  • 1
  • Opened 
    on Jul 6, 2019
  • #62
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub