Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frida-compile installation error #19

Closed
swarupsro opened this issue Jul 7, 2020 · 2 comments
Closed

frida-compile installation error #19

swarupsro opened this issue Jul 7, 2020 · 2 comments

Comments

@swarupsro
Copy link

swarupsro commented Jul 7, 2020

can't install frida-compile using npm install firda-compile command.
tried windows , mac and kali linux . all of them showing the same error.

PS C:\WINDOWS\system32> npm install frida-compile
npm WARN saveError ENOENT: no such file or directory, open 'C:\WINDOWS\system32\package.json'
npm WARN enoent ENOENT: no such file or directory, open 'C:\WINDOWS\system32\package.json'
npm WARN system32 No description
npm WARN system32 No repository field.
npm WARN system32 No README data
npm WARN system32 No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

+ frida-compile@9.3.0
updated 1 package and audited 609 packages in 4.414s

8 packages are looking for funding
  run `npm fund` for details

found 1040 low severity vulnerabilities
  run `npm audit fix` to fix them, or `npm audit` for details
PS C:\WINDOWS\system32>
@swarupsro
Copy link
Author

~ npm fund
/home/saha
├─┬ https://opencollective.com/babel
│ └── @babel/core@7.10.4
├─┬ https://github.com/sponsors/ljharb
│ └── resolve@1.17.0, has-symbols@1.0.1
├─┬ https://tidelift.com/funding/github/npm/browserslist
│ └── browserslist@4.13.0
├─┬ https://opencollective.com/core-js
│ └── core-js-compat@3.6.5
├─┬ https://github.com/sponsors/isaacs
│ └── glob@7.1.6
├─┬ https://github.com/sponsors/feross
│ └── safe-buffer@5.2.1
├─┬ https://www.patreon.com/feross
│ └── safe-buffer@5.2.1
├─┬ https://feross.org/support
│ └── safe-buffer@5.2.1
└─┬ https://github.com/sponsors/jonschlinkert
  └── picomatch@2.2.2

➜  ~ 

@openproject
Copy link

firda-compile -> frida-compile, error spell

@oleavr oleavr closed this as completed Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants