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

Failed to compile. #48

Open
vibeb opened this issue Jan 21, 2022 · 4 comments
Open

Failed to compile. #48

vibeb opened this issue Jan 21, 2022 · 4 comments

Comments

@vibeb
Copy link

vibeb commented Jan 21, 2022

git clone
npm install
npm run start

npm version 8.3.2

Failed to compile.

**./src/index.js 1:60
Module parse failed: Unexpected token (1:60)
File was processed with these loaders:

  • ./node_modules/@pmmmwh/react-refresh-webpack-plugin/loader/index.js
  • ./node_modules/babel-loader/lib/index.js
    You may need an additional loader to handle the result of these loaders.

$RefreshRuntime$ = require('/tools/hashlips_nft_minting_dapp/node_modules/react-refresh/runtime.js');
| $RefreshSetup$(module.id);
|**

@Ranofty
Copy link

Ranofty commented Jan 23, 2022

Also facing same issue

@Ranofty
Copy link

Ranofty commented Jan 23, 2022

Is there any solution of that please? 🥺🙏🏽

@vibeb
Copy link
Author

vibeb commented Jan 24, 2022

Is there any solution of that please? 🥺🙏🏽

I downgraded the react-script version from 4.0.3 to 4.0.1 and works for me

;D

@HammerCryptoLimited
Copy link

Download the HASHLIPS_NFT_MINTING_DAPP-1.0.0 version

Npm install 

Nvm install 14.18

Nvm use 14.18

npm run start 

This solution worked for project.

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