You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to add the package to a Angular 8-project but adding code as the example on the README makes the site note render and the console gives this error:
index.js:1 Uncaught ReferenceError: parcelRequire is not defined
at push../node_modules/datebook/dist/index.js.parcelRequire.a2/B (index.js:1)
Any tips?
The text was updated successfully, but these errors were encountered:
I'm trying to add the package to a Angular 8-project but adding code as the example on the README makes the site note render and the console gives this error:
Any tips?
The text was updated successfully, but these errors were encountered: