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 ./src/server/index.js #45

Closed
stephenprosso opened this issue Jun 29, 2020 · 2 comments
Closed

error in ./src/server/index.js #45

stephenprosso opened this issue Jun 29, 2020 · 2 comments

Comments

@stephenprosso
Copy link

I have followed the steps to deploy the project and on the last step i run npm run deploy. I have tried several times and I end up with an Error. Module build failed (from ./node_modules/babel-loader/lib/index.js)
Error: cannot find module '@babel/compact-data/corejs3-shipped-proposals'

I cannot seem to get passed this. DO i need to manually configure the dependencies?

@stephenprosso
Copy link
Author

  1. I deleted the package-lock.json file and deleted the node_modules folder. (via file explorer)
  2. in package.json file updated devDependencies babel/core and babel/preset-env" to 7.9.0
  3. ran npm install
  4. ran npm fund (to fund a few depenencies
  5. ran npm run deploy
  6. Manifest file has been updated. Do you want to push and overwrite? Yes

Now the dropdown is available in my googlesheet. Thansk!

@enuchi
Copy link
Owner

enuchi commented Jun 29, 2020

Hi @stephenprosso, glad you got this working, and thanks for sharing the solution. Will see if I have the same issue on my machine and update the dependencies if necessary.

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