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

Error in vscode terminal file:Error: no such file or directory #353

Closed
starzje opened this issue Sep 19, 2022 · 1 comment
Closed

Error in vscode terminal file:Error: no such file or directory #353

starzje opened this issue Sep 19, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@starzje
Copy link

starzje commented Sep 19, 2022

I'm trying to set up fullPage.js with react,

and I just did npm install:
npm install @fullpage/react-fullpage

And when I try anything I'm getting these errors in vscode terminal:

WARNING in ./node_modules/@fullpage/react-fullpage/dist/react-fullpage.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from 'C:\Users\istar\Desktop\fullpagereact-main\node_modules@fullpage\react-fullpage\dist\easings.min.js.map' file: Error: ENOENT: no such file or directory, open 'C:\Users\istar\Desktop\fullpagereact-main\node_modules@fullpage\react-fullpage\dist\easings.min.js.map'

Not sure how to work this out?

@alvarotrigo
Copy link
Owner

It's a warning, not an error. So you can actually ignore it.

I'll close this issue as it's a duplicate of this other issue.

@alvarotrigo alvarotrigo added the duplicate This issue or pull request already exists label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants