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

cannot display converted data #793

Open
park4310 opened this issue Aug 2, 2020 · 2 comments
Open

cannot display converted data #793

park4310 opened this issue Aug 2, 2020 · 2 comments

Comments

@park4310
Copy link

park4310 commented Aug 2, 2020

Is there a need to update particular npm packages, as I am encountering error at created node modules folder and therefore unable to display sample data.

@park4310 park4310 closed this as completed Aug 2, 2020
@park4310 park4310 reopened this Aug 2, 2020
@kwunjaehyun
Copy link
Collaborator

Is there a need to update particular npm packages, as I am encountering error at created node modules folder and therefore unable to display sample data.

hmm.
Which module causes the error?

@park4310
Copy link
Author

park4310 commented Aug 3, 2020

Using command prompt:
C:\mago3djs>npm install

phantomjs-prebuilt@2.1.16 install C:\mago3djs\node_modules\phantomjs-prebuilt
node install.js

Considering PhantomJS found at C:\Users\HP\AppData\Roaming\npm\phantomjs.CMD
Looks like an npm install -g on windows; skipping installed version.
Download already available at C:\Users\HP\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip
Verified checksum of previously downloaded file
Extracting zip contents
Removing C:\mago3djs\node_modules\phantomjs-prebuilt\lib\phantom
Copying extracted folder C:\Users\HP\AppData\Local\Temp\phantomjs\phantomjs-2.1.1-windows.zip-extract-1596472060063\phantomjs-2.1.1-windows -> C:\mago3djs\node_modules\phantomjs-prebuilt\lib\phantom
Writing location.js file
Done. Phantomjs binary available at C:\mago3djs\node_modules\phantomjs-prebuilt\lib\phantom\bin\phantomjs.exe
npm WARN mago3djs@2.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\mocha\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules\karma\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

added 1041 packages from 1561 contributors and audited 1112 packages in 142.912s

12 packages are looking for funding
run npm fund for details

found 462 vulnerabilities (457 low, 5 high)
the image shows missing data:
2020-07-26

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

2 participants